Results 1 to 5 of 5

Thread: ACCESS 2000 PROBLEM WITH VB

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Manchester
    Posts
    446
    I have converted my database to MS ACCESS 2000 and now this line as errors, can anyone tell me what is suitable replacement.??

    Set DB = OpenDatabase(App.Path & "\configuration.mdb")

    Many thanks

    Any other conversion issues you feel i should know about woulb be a bonus.
    ie:

    Set rs = DB.OpenRecordset("SELECT netVESPAWeb.*, ISDefine.SetPreProccessor, altCarriers.Carrier FROM (ISDefine INNER JOIN netVESPAWeb ON ISDefine.ID = netVESPAWeb.ISPreProccessorType) INNER JOIN altCarriers ON netVESPAWeb.SetCarriers = altCarriers.ID", dbOpenDynaset)

    Gary

  2. #2
    Addicted Member
    Join Date
    Sep 2000
    Posts
    219
    Hello there,

    Click this link and see if it helps.
    http://support.microsoft.com/support.../Q133/4/14.asp

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Manchester
    Posts
    446
    Nope, thanks anyhow, anyone else.?

  4. #4
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    because you didn't give us any error messages, we can only assume what the problem is....

    my assumption is this:
    http://support.microsoft.com/support...G=ENG&SA=ALLKB

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Manchester
    Posts
    446
    Many thnks... just the jobby.


    Are you doing your bit!!!?
    -------------------------------
    [email protected]
    -------------------------------

    Cheers

    Gary

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