SQL Studio 7.4 and multiple SQL StatementsHi! I had the same problem, but it worked with a comment line with "--" after each statement.
Hope that helps. Marcel "Stefano Mainardi" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]. .. I tried to make a sql sript run to create tables for a simple test DB; it included drop,create and alter table statements; to make SQL Studio 7.4 to execute multiple statements I followed the instructions I got on the relevant manual for the 7.3 version (I have found none for the 7.4) , i.e. I used comments "\\" at the end of each statement. Nevertheless it didn't work. How can I make SQL Studio 7.4 to execute multiple statement? Are there problems about the max lenght the SQL script must have? I read somewere 16K (not sure anyway). thanks Stefano Mainardi Sapient Via Crocefisso, 19 Milano, 20122 Italia +39 02.58.217.1 desk +39 02.58.217.217 fax www.sapient.it _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
