executing sql scripts using c#
I am on the development of an application which executes sql script files.
I have a sql script file (filename.sql). Can anyone please give me an idea
on how I can execute that?
I have finished connecting to that particular remote database. Only thing
I need to do is to browse and select a sql file and execute the script in
the database connected.
Any help would be really helpful and would be appreciated.
No comments:
Post a Comment