Skip to Content
0
Former Member
Dec 07, 2006 at 09:47 PM

How to execute SQL scripts with MaxDB ..?

415 Views

Hi all,

i got some clue from another thread and i observed the command is like

sqlcli -d DBNAME -u SQLUSER,SQLPASS -i filename.sql -c <delimiter> is there,

when i use this the only first query is successfully executing,

this might be problem with delimiter.

can any body help how to use delimiter in the script file with an example.

thanks in advance.

--Hari