I have created a table in oracle by coding it in vb 6.0 ... using
Con.execute "create table <table name>
I want to replace that with a text.text
Help me with the code