Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.databases.ms-sqlserver    |    Notorious Rube Goldberg contraption    |    19,505 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 19,405 of 19,505    |
|    Erland Sommarskog to Anton Shepelev    |
|    Re: Creating a table in spite of browse     |
|    18 Oct 22 20:59:46    |
   
   From: esquel@sommarskog.se   
      
   Anton Shepelev (anton.txt@g{oogle}mail.com) writes:   
   > The application I am working with quietly imposes some   
   > limitation on its connection to MSSQL that will not let me   
   > create a temporary table. Below are some of my attempts with   
   > the corresponding results:   
   >   
   > SQL: CREATE TABLE #TEST(a INT)   
   > ERR: CREATE TABLE is unsupported   
      
   Is that the exact error message?   
      
   > SQL: BEGIN CREATE TABLE #TEST(a INT) END   
   > RES: No error, but no table is created.   
   >   
   > SQL: SELECT 1 a INTO #TEST   
   > ERR: Browse mode cannot be used with INSERT,   
   > SELECT INTO, or UPDATE statements.   
   >   
      
   So what old and ugly client API is this?   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca