dbase question

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by hinotori.

it is possible to use dbase file with PB ?

freddy
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Mr.Skunk.

There is currently no functions to handle this in PB.

Next Windows release will support ODBC, Is that what you are looking for?
If not and if you've a COMPLETE description of dbase file, try sending it with description of functions you're looking for and dbase file examples, i'll try doing a library to support them...


Mr Skunk

Mr Skunk's PureBasic Web Page
http://www.skunknet.fr.st
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Paul.

How about a library to support the JET Engine (DAO35/Microsoft Access Database)??
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Mr.Skunk.

I read a bit the Jet Engine documentation and found this :
"In addition, Microsoft Jet can use open database connectivity (ODBC) to connect to external client/server database sources that have ODBC drivers"

We'll see with the future ODBC support in PB...


Mr Skunk

Mr Skunk's PureBasic Web Page
http://www.skunknet.fr.st
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by hinotori.

thanx.

freddy
There is currently no functions to handle this in PB.

Next Windows release will support ODBC, Is that what you are looking for?
If not and if you've a COMPLETE description of dbase file, try sending it with description of functions you're looking for and dbase file examples, i'll try doing a library to support them...


Mr Skunk

Mr Skunk's PureBasic Web Page
http://www.skunknet.fr.st
Post Reply