NewsArchive
08-02-2010, 01:56 PM
Its so, that I want to run some sql scripts under the installation.
DB is an MSSQL 2005 express
Could be so, that this is more a general MSSQL question than a SB, but
anyway.
I have a table called LL_Reparea.
I have made a script, which drops the table, recreates it and adds app. 100
records.
If i run this script in the MSSQL manager, it does what it is expected to
do.
Now i want to run this script directly from SB 7
I know the usual 4 parameters, ie, server, database, user and password.
Should this info be a part of the sql script (how?) or a part of the
parameters for running the script?
Any who knows 'How to'?
Best regards
Edvard Korsbæk
DB is an MSSQL 2005 express
Could be so, that this is more a general MSSQL question than a SB, but
anyway.
I have a table called LL_Reparea.
I have made a script, which drops the table, recreates it and adds app. 100
records.
If i run this script in the MSSQL manager, it does what it is expected to
do.
Now i want to run this script directly from SB 7
I know the usual 4 parameters, ie, server, database, user and password.
Should this info be a part of the sql script (how?) or a part of the
parameters for running the script?
Any who knows 'How to'?
Best regards
Edvard Korsbæk