Surjer
Registered User.
- Local time
- Today, 01:30
- Joined
- Sep 17, 2001
- Messages
- 232
Hello all,
1st off, thanks for anytime that you spend replying to the post. I have a database that I connect to using VB6.0 for the front end. We have 21 different offices and most of them are connected at least through the WAN. My problem occurs with the offices that are connected with VPN.
The database sits at a location "//in/myfolder" but not everyone can see it. So I figured that maybe I should create more of an intranet based DB?
I see that Access 2000 supports Data Access Pages. But from what I can tell is that you have to use a record selector to cycle through the records?
I need to run code that loops through recordsets and updates several tables based on key variables...
Does anyone have any suggestions on how to get around my network access problem????
TIA
Jerry
1st off, thanks for anytime that you spend replying to the post. I have a database that I connect to using VB6.0 for the front end. We have 21 different offices and most of them are connected at least through the WAN. My problem occurs with the offices that are connected with VPN.
The database sits at a location "//in/myfolder" but not everyone can see it. So I figured that maybe I should create more of an intranet based DB?
I see that Access 2000 supports Data Access Pages. But from what I can tell is that you have to use a record selector to cycle through the records?
I need to run code that loops through recordsets and updates several tables based on key variables...
Does anyone have any suggestions on how to get around my network access problem????
TIA
Jerry