Results 1 to 6 of 6

Thread: Question on VB Express 2005?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    269

    Question on VB Express 2005?

    Hi,

    Since the VB Express 2005 is free to download and can I use to develop an application for company use (where I'm working on).

    By Compare with VB6, does it slow down a lot and need extra .NEt framework and CLR to run on the clinet side?

    We are planning to develop a VB front end database application that connect to the SQL 2005 server db.

    Is that VB Express is the way to go compare with VB6?

    Thanks for any comments.

  2. #2
    Addicted Member phenom's Avatar
    Join Date
    Apr 2006
    Location
    UAE
    Posts
    233

    Re: Question on VB Express 2005?

    Hi mapperkids,

    Yes go for VB.net 2005...

    i think this answer your question: Answer

    Hope this helps...

    Regards,
    =======================================
    If I helped you, Kindly Rate my post. Thanks
    -----------
    PHENOM

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    269

    Re: Question on VB Express 2005?

    Hi,

    Just find out the Express edition only support database locally, so I guess I need to get at least the standard edition in order to connect to the SQL server 2005 remotely.




    Quote Originally Posted by phenom
    Hi mapperkids,

    Yes go for VB.net 2005...

    i think this answer your question: Answer

    Hope this helps...

    Regards,

  4. #4
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: Question on VB Express 2005?

    Quote Originally Posted by mapperkids
    Hi,

    Just find out the Express edition only support database locally, so I guess I need to get at least the standard edition in order to connect to the SQL server 2005 remotely.
    It won't support remote DB in db explorer, but it works just fine if you do it by code.

  5. #5
    Addicted Member
    Join Date
    Jan 2002
    Location
    West Virginia
    Posts
    193

    Re: Question on VB Express 2005?


  6. #6
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Question on VB Express 2005?

    1) YEs, VBE2005 is free
    2) Yes you can use it to develop apps of any kind, there's no limitation
    3) You do not need anything extra, just the .NET Frameweork 2.0
    4) It is only the data explorer that is limited to local database connections. But if you code all the connections by hand (using ADO.NET) then there's no limit on what you can connect to.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

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