Access database connection
Posted: Sun Jun 03, 2007 1:11 am
Hi folks,
Could some of you help out this newbie to PB? I'm trying to connect to an Access database using:
#db
OpenDatabase(#db, "C:\sampledb\Northwind.mdb",,)
This gets me an syntax error message.
The answer to this and any other helpful thoughts would be appreciated.
Thanx, Pete
Could some of you help out this newbie to PB? I'm trying to connect to an Access database using:
#db
OpenDatabase(#db, "C:\sampledb\Northwind.mdb",,)
This gets me an syntax error message.
The answer to this and any other helpful thoughts would be appreciated.
Thanx, Pete