Results 1 to 4 of 4

Thread: Connectivity between the vb8 and microsoft access

  1. #1
    Join Date
    Jul 2010
    Posts
    59

    Connectivity between the vb8 and microsoft access

    We are doing the project of banking. We are regarded to use the visual basic 2008 as the front end language and microsoft access 2007 as the back end. But we are having the problem of the connectivity between the vb 8 and the ms access 2007. please provide me the solution.

  2. #2
    Join Date
    May 2008
    Posts
    2,012

    Re: Connectivity between the vb8 and microsoft access

    Visual basic 2008 is the powerful language and it provides the excellent features to connect database with program.you should use the connection string for the connection.You should create the connection object and then set the connection string to that connection object.And then call the connection open method using the connection object and the open
    method.

  3. #3
    Join Date
    May 2008
    Posts
    2,297

    Re: Connectivity between the vb8 and microsoft access

    Sometime there is the problem with the front end languages with the datebases that the database is not getting the data from the program so that you must check the databases after each time the program is accessed.You should check is the programe is able to read the all data whenever is required.

  4. #4
    Join Date
    Mar 2008
    Posts
    335

    Re: Connectivity between the vb8 and microsoft access

    you can solve this problem by using the udl file also.
    first you have to open the notepad .Do not write anything in the file and save the file with .udl extention.BY double clicking on the file the file will be opened.check the connection and then close the file.right click and open with the notepad and copy only the connection string part and use vb 6.0 code to open the connection.

Similar Threads

  1. Replies: 5
    Last Post: 04-01-2012, 06:46 PM
  2. Guide me with ODBC's DAO Connectivity using MS Access in VB6.0
    By Nityam in forum Software Development
    Replies: 4
    Last Post: 21-10-2010, 11:22 AM
  3. IPv6 Connectivity says No Internet access - Windows 7
    By Unequaled in forum Technology & Internet
    Replies: 6
    Last Post: 13-08-2010, 06:19 AM
  4. Connectivity issues of Windows 7 with a Wireless Access Point
    By Nathen in forum Networking & Security
    Replies: 5
    Last Post: 24-03-2010, 02:27 AM
  5. how to build connectivity in html page and access
    By jainendraraj in forum Tips & Tweaks
    Replies: 1
    Last Post: 12-11-2009, 10:38 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,625,079.65641 seconds with 17 queries