Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> rename table with vb code
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!
![]() |
![]() |