Datamodule in VB.NET
- From: John Baima <john@xxxxxxxxxx>
- Date: Mon, 30 May 2005 13:47:11 GMT
I would like to have a Delphi like datamodule for my VB.NET programs.
The nice thing about a datamodule is that it provides isolation for
the database connection and it allows a program to switch databases
easily. Is there such a thing for VB.NET.
In my VB6 programs I use a GetCn procedure that gets parameters from a
config file. That is a more simple way of doing it but useful. I just
wonder how to design a VB.NET program so that I can easily switch
between databases. Thanks for any help.
-John
John Baima
.
- Prev by Date: Re: team foundation server
- Next by Date: Re: VS2005: Object Viewer suggestion
- Previous by thread: VS BETA 2005, DataSource / DataMember properties
- Next by thread: EventLogInstaller x ServiceInstaller (error trying to register service to another log, different from Application)
- Index(es):
Relevant Pages
|