|
-
Sep 8th, 2000, 07:32 AM
#1
Thread Starter
Hyperactive Member
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
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
|