Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > General > VB, Access, & the Registry


Reply
 
Thread Tools Display Modes
  #1  
Old 08-14-2001, 08:38 AM
srey
Guest
 
Posts: n/a
Question VB, Access, & the Registry


I am trying to use the registry to connect to my Access database which could be anywhere within a network.

Right now I'm just confused and have no idea where to
begin.

Any suggestion at all would be greatly appreciated.....

Reply With Quote
  #2  
Old 08-14-2001, 10:21 AM
Thinker Thinker is offline
Iron-Fisted Programmer

Retired Moderator
* Guru *
 
Join Date: Jul 2001
Location: Fayetteville Arkansas USA
Posts: 18,127
Default Re: VB, Access, & the Registry

Do you mean you want to store the path to the database in the registry and then access that path when your app starts? Or do you mean to somehow use the registry to search for the database on the network?

I think therefore I am... sometimes right. [img]images/icons/wink.gif[/img]
__________________
Posting Guidelines
Reply With Quote
  #3  
Old 08-14-2001, 11:20 AM
srey
Guest
 
Posts: n/a
Smile Re: VB, Access, & the Registry

I mean to somehow use the registry to search for the database on the network.

Reply With Quote
  #4  
Old 08-14-2001, 11:41 AM
Thinker Thinker is offline
Iron-Fisted Programmer

Retired Moderator
* Guru *
 
Join Date: Jul 2001
Location: Fayetteville Arkansas USA
Posts: 18,127
Default Re: VB, Access, & the Registry

this isn't really a VBA question so I am moving it to general help.

I think therefore I am... sometimes right. [img]images/icons/wink.gif[/img]
__________________
Posting Guidelines
Reply With Quote
  #5  
Old 08-14-2001, 12:16 PM
Laurent Laurent is offline
Senior Contributor

Retired Leader
* Expert *
 
Join Date: Apr 2001
Location: canada, quebec
Posts: 1,334
Default Re: VB, Access, & the Registry

why aren't you simlpy leaving it in one network directory and call it from there.?

I'll be among the best soon, very soon!!!
__________________
Still tons to learn!
Reply With Quote
  #6  
Old 08-14-2001, 12:25 PM
srey
Guest
 
Posts: n/a
Default Re: VB, Access, & the Registry

Of course I can always do that, but that's not the point.
There's always what if...

What if I wanted to created an application that I want to distribute to different users and I don't want to tell the user where to put what as long as it's in the same network not necessarily on the same computer and directory.....

Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->