I'm using BDE for importing a txt table in my program. I create runtime an ODBC datasource writing directly in registry, but it seems not to work. I created an ODBC datasource manualy and then I created writing in registry a new datasource with exactly same structure and keys, but when I'm...
I need to write a binary data in Registry. I know that the procedure for this is: procedure WriteBinaryData(const Name: String; var Buffer; BufSize: Integer), but I don't know what values are required for Buffer and BufSize. Pls help me with an example.
I allready used BDE in my program and I don't have time to change it with ADO.
For Griffin: You helped me with EnsureDataPath procedure (to create an ODBC and an BDE Alias) and it works very well, but I need to import Excel Tables too. I modified this procedure and it creates an ODBC and a BDE...
How can I import a Access Database in my program on a non Delphi computer without installing BDE Administrator.
BDE Administrator Size is too big and maybe can be installed only some files of it.
I'm trying to open an Acces Database using bde alias, but it raises an error: "[Microsoft][ODBC Microsoft Access Driver]Invalid connection string attribute DATABASE". I don't know what I did wrong. Pls help
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.