Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   How to run Oracle Script from a file (https://www.kinook.com/Forum/showthread.php?t=2930)

lxwei60 08-20-2007 02:10 PM

How to run Oracle Script from a file
 
How can i run Oracle SQL script from a file by using ADO? Current ADO only accepts text in Comand tab

Thanks
David

kevina 08-20-2007 02:41 PM

Use a Sql Statement value of something like this:

Code:

[vbld_GetFileContents("c:\files\test.sql")]
This one line script will read the file contents and pass to the step as a string...


All times are GMT -5. The time now is 07:17 PM.


Copyright © 1999-2023 Kinook Software, Inc.