I've created an interface to input to and modify a .dbf files (with the help of a data control) for interaction with a label printing program which is using DBase III database as a datasource. Th...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10099062.html
Zones:
VB DB,
dBaseDate Answered: 11/24/1998 Grade: D Views: 0
I was using Q171146 at http://www.codeguru.com/vb/links/jump.cgi?ID=347 as an example creating my dBase DNS. I set a driver to
strDriver = "Microsoft dBase Driver (*.dbf)",
provided attrributes an...
http://www.experts-exchange.com/Database/Miscellaneous/Q_10119591.html
Hey there,
gee I seem to come up with some wierd problems.
This time my question has to do with Exclusive locks on DBASE tables. Here is the code i am using within a procedure ...
Tabl...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10125141.html
I got an application from wich I can export data as files in various formats:
"," seperated files for import into Excell or word.
It also have to support DBASE ! . . . What format does DBASE requi...
http://www.experts-exchange.com/Database/Miscellaneous/Q_10129916.html
Does anyone know how to implement an autoincrement field for a dBase table (like in paradox).
Thanks Paul.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10193106.html
Hello guyz,
After all the hard work i have put in making a program for my school, I am facing one last problem.
The problem is that when the program comes to this statement:
Set Dbase = Open...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10260818.html
Zones:
VB DBDate Answered: 01/22/2000 Grade: B Views: 0
I am trying to setup a connection, command, and recordset for an ADODB object. I need the connection to be for a dBase IV table, but I do not know the code for the Provider and DataSource. Can an...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10266650.html
hello, i need a dbaseIV toolkit, specificly--a repair kit, 'cause on of my tables "broke down".
Thankx
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10337212.html
Any ideas wich is the provider for dBASE III for an ADO connection?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10368257.html
How can I simply use those records which are marked for deletion in a TTable like component (to work with them without undeleting them) ?
Thank you
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_11313997.html