-
vb 6 sytem in a network
How do I make my vb 6.0 and ms access accessible i more than one computer in a network am using odbc. My idea is to have the database in one computer and the vb exe installed in the many computers in a network. How do i ensure i dont get a path error. Please help.
-
Share the folder where the database will reside with permissions allowing your users to connect. Use a UNC path or even have the workstations map a drive to it. Then in your ODBC connection you can specify the UNC path or mapped drive location.
-
Automatic adding of records
Hi, Thanks indeed for your help I have managed to access my software from any computer by using the mapping method. Thanks alot I dont know whether you know of a technique to add records in a table automatically e.g Suppose you have a table called saving where it has 2 fields (ie. employee_id, saving_in_US_Dollars and date_saved.) and you want be adding savings automatically at end month how is that possibe and also the database is accessed through a VB 6.0 interface connected using odbc
Similar Threads
-
By Glen Kunene in forum Talk to the Editors
Replies: 17
Last Post: 03-23-2002, 12:43 AM
-
By Filipo Novo Mór in forum VB Classic
Replies: 0
Last Post: 02-05-2002, 11:36 AM
-
By pnichols in forum Java
Replies: 5
Last Post: 12-27-2000, 12:25 PM
-
By wenkie in forum VB Classic
Replies: 0
Last Post: 07-24-2000, 06:45 AM
-
By yves bodson in forum VB Classic
Replies: 0
Last Post: 07-14-2000, 06:29 PM
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|