|
-
Dec 5th, 2000, 11:08 PM
#1
Thread Starter
Fanatic Member
I'm starting to make a database project in vb.
What would you suggest to use? an standard.exe or dataproject.exe i dont have any idea of which is better to use. what should be the best way more faster and efficient connection, because i want to speed up the system that i will be build. I desperately needed your help on this one.
It involves 4 to 5 databases for validation purpose.
HELP ME!PLEASE...
If a post has helped you then Please Rate it!
-
Dec 6th, 2000, 12:28 AM
#2
No diff
I would suggest for standard exe project. There is not much
difference in Standard Exe and DataProject..
Anyway the whole system will depend upon which database u use according to ur requirements and the style of code use to access the database efficiently
-
Dec 6th, 2000, 01:41 AM
#3
Thread Starter
Fanatic Member
In your technical point of view
What would you suggest to make more faster and efficient data approach. what connection should i use ADO, DAO, RDO?
I definitely have no idea of which is best to use.
Currently I will be using MDB database file.
Can u help me decide on this please.
If a post has helped you then Please Rate it!
-
Dec 6th, 2000, 01:52 AM
#4
Re: In your technical point of view
I would suggest you to use ADO's.
ADO provides a set of high-level, developer-friendly interfaces that make working with OLE DB and universal data access a relatively simple task.
ADO's are really very efficient...
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
|
Click Here to Expand Forum to Full Width
|