Results 1 to 4 of 4

Thread: Database Project

Hybrid View

  1. #1

    Thread Starter
    Fanatic Member VBKNIGHT's Avatar
    Join Date
    Oct 2000
    Location
    Port25
    Posts
    619

    Exclamation


    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!

  2. #2
    Guest

    Lightbulb 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

  3. #3

    Thread Starter
    Fanatic Member VBKNIGHT's Avatar
    Join Date
    Oct 2000
    Location
    Port25
    Posts
    619

    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!

  4. #4
    Guest

    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
  •  



Click Here to Expand Forum to Full Width