eduinfo
SSC Rookie
Points: 45
More actions
January 5, 2002 at 12:06 pm
#78097
Hi is there any way by which i can run the queeires ina text file programmatically
robpse
SSC Enthusiast
Points: 181
January 5, 2002 at 12:11 pm
#421767
It is possible to spawn an isql command with the -i option.
eg
isql -Uuser -Ppassword -dmydb -i myfileofsql
Why not just use ADO or whatever?
Rob
January 7, 2002 at 9:07 am
#421803
Hi thanlks for your help
i do not want to use isql
i want to do his using a programming language
can this be done
is there some sql command like
run filename.sql
thanks
Sanket
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply