Can i use BlitzPlus for read a Database (ACCESS) ?
Blitz3D Forums/Blitz3D Beginners Area/Can i use BlitzPlus for read a Database (ACCESS) ?
| ||
Hello all, I wan to know if i can use BlitzPlus for read some data in my ACCESS databse ? Thanks u for reading. Best regards, Stéphanie. |
| ||
Yeh this would be intresting come on some one help hiem come ! |
| ||
KissCool ur french right? |
| ||
Yes am french :) |
| ||
C'est le fun a savoir :) |
| ||
omelete du fromage! :-P |
| ||
Le bidon de A du coca-cola et d'un paquet des chips satisfont |
| ||
*YAWN* *MOOSE* |
| ||
I guess you did not get an answer to your question. At least not in english. Access to external databases should be coded thru dll's or thru own file functions. It would be easier to write a custom database for yourself then reverse engineer a exsisting one. Maybe someone will someday sell a package that allows blitz+ to read and write to access ect. So at the moment it is not possible. |
| ||
OH IC thanks u alot Nebula |
| ||
There's a thread that shows how to use the VB runtime DLL using Blitz. So it's entirely possible (not necessarily easy, but possible). http://www.blitzbasic.com/Community/posts.php?topic=28210 You can even use existing VB code as a template for accessing the runtime DLL to use ADO on an MDB. Cost: VB runtime DLL - free download Code: your time and experience. |
| ||
Hi all, Ok thanks you for your help all. Kiss Stephanie |