|
-
July 19th, 2001, 06:55 AM
#1
Oracle
I have built a VB project (.exe) with Oracle DB in my system. How can I show this project in other system. Means how to call this database to other system. I have also used ODBC (DSN) for this project.
Please help !!
-
July 19th, 2001, 08:45 AM
#2
Re: Oracle
What do you mean by Showing it to other system ??
Please elaborate your problem.
-
July 19th, 2001, 11:10 PM
#3
Re: Oracle
Thanks for u'r reply
we have devloped a VB Projecct using Oracle as
database(back-end).This project is working in my system.But if we are running the same in another system, it's giving the error. Because the data is not there in that System(Where i am running).How to bring the data(all the table which i created using Oracle) to another System?
-
July 19th, 2001, 11:17 PM
#4
Re: Oracle
If you are using ODBC to connect to your DB, then you need create a new ODBC connection on each system (or pc), other the application will not be able to access the tables.
Hope this helps.
uni.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|