Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> rename table with vb code

rename table with vb code

From: Dave K <randave_at_optonline.net>
Date: Sat, 23 Feb 2002 14:59:22 GMT
Message-ID: <e7Od8.37402$co1.6824229@news02.optonline.net>


I use VB with ADO 2.5 to connect to a database that could be Access 2000, SQL Server, or Oracle. A stored procedure creates a table, and then I need to change the name of that table.

Is there a good way to do this in code, or can I do this with a query/stored procedure for each database?

Thanks!

Received on Sat Feb 23 2002 - 08:59:22 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US