SitePoint Sponsor |
|
User Tag List
Results 1 to 5 of 5
-
Jan 30, 2002, 08:23 #1
- Join Date
- Jan 2002
- Location
- Wigan, UK
- Posts
- 45
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
accessing an msaccess db with visual basic exe's
this a good idea or not? it is how we are learning it at uni
This post is brought to you in association with Carling - The UK's Premier Lager
-
Jan 30, 2002, 08:31 #2
- Join Date
- Nov 2001
- Location
- The Central Plains
- Posts
- 3,304
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
that is one of it's uses at the corporate level, building interfaces to databases.
-
Jan 30, 2002, 10:47 #3
- Join Date
- Nov 2001
- Location
- Fife, Scotland
- Posts
- 663
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Connecting to a database with VB is simple.
I would have to ask what the VB application does and why it would use a database.
Si
-
Jan 31, 2002, 04:42 #4
- Join Date
- Jan 2002
- Location
- Wigan, UK
- Posts
- 45
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
just for general online database access instead of using asp/php/perl
This post is brought to you in association with Carling - The UK's Premier Lager
-
Jan 31, 2002, 06:44 #5
- Join Date
- Nov 2001
- Location
- Fife, Scotland
- Posts
- 663
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
There is a big difference from using VB to access a database and ASP/PHP.
Speed - cross platform - security - server efficiency. The list can go on
Si
Bookmarks