Blitzdata

BlitzPlus Forums/BlitzPlus Programming/Blitzdata

Maddog(Posted 2005) [#1]
Hi,

I try to use Kanati's Blitzdata extension but seem to have some difficulties....
Could anyone tell me how I open a MS Access database? I mean what should I put in the BD_OpenDatabase function? I run the acces database local on the same pc I run blitzbasic, so I thought I don't have to supply a server, password or anything, just the path and name to the database and the type of database, but I keep getting an error. ( I've placed the declaration file and dll in the right places).
Could you give me an code example on opening an MS Access database?

Thanks in advance,
Andrik