I will stored sql file containt: drop, create, alter table and insert into table to database Oracle 10g with VB 6.0.
How code VBscript to scan that sql statement??
thanks for all...
Printable View
I will stored sql file containt: drop, create, alter table and insert into table to database Oracle 10g with VB 6.0.
How code VBscript to scan that sql statement??
thanks for all...
I don't understand your question.
What do you mean by "scan that sql statement"?
i will input sql file to stored Oracle Server use VB 6, this file contains: drop,crate alter and insert (sql statement)
that i mean
thanks
Why are you asking this question in multilple threads? http://www.vbforums.com/showthread.php?t=394554
I have posted a rely there.
thanks for all
now i can solve my problem...
;)