dbase
dbase replacement
I have a few applications written in dbase 3 plus which I use for accounting purposes. Even though they get the job done I would like to migrate them to a modern language. Wha开发者_C百科t are my alte[详细]
2023-03-28 00:51 分类:问答Want to run two instances of a mySql CRM app (one desk side and one webserver side) and want both databases to be synced
Want to run two instances of a mySql CRM app (one desk side and one webserver side) and want both databases to be synced.[详细]
2023-02-22 13:18 分类:问答Problem reading dBase DBF with non-English characters
I have a tool which reads dBase files and uploads the contents to SQL Server, part of a system to import shapefiles. It works but now we have a requirement to import files that include non-English cha[详细]
2023-02-17 02:43 分类:问答Python dbfpy and FoxPro
I am using an ancient database format here, dbf files. Don\'t ask why, just know a certain software decided to extend foxpro support because microsoft decided to extend foxpro support. Now, I\'m getti[详细]
2023-02-16 12:29 分类:问答Efficient way to bulk insert into Dbase (.dbf) files
Im currently using OleDBCommand.ExecuteNonQuery (repeatedly called) to insert as much as 350,000 rows into dbase files (*.dbf) at a time from a source DataTable. I\'m reusing an OleDbCommand object an[详细]
2023-02-15 22:55 分类:问答Marshal C++ float to C# float accuracy problem
I have a DBase IV database. Each row has a memo field with a ASCII encoded string that holds two serialized borland c++ structures.I am able to pull the data using OleDb, re-encode it to ascii using t[详细]
2023-02-13 04:26 分类:问答I need some info about dBase field types
I need to store an array of words and bytes (a开发者_如何学编程nd some other data) in a TDBF database (this DB is compatible with dBase). But I don\'t know the meaning of the field types this DB is us[详细]
2023-02-09 04:20 分类:问答How do I create an OLEDB table with the column named "DATE"?
We\'re using the Microsoft Jet OLEDB provider to insert data into a legacy system. This system requires that we insert data by creating a DBF file, which has the format of:[详细]
2023-02-05 08:27 分类:问答can't access the file path because the folder name contains space and special characters
I am accessing DBF database file which is in hardcoded path, but the folders name contains special character for ex--BSTR-VSD,BSTR~VSD and I can\'t rename that.开发者_如何学Python[详细]
2023-01-31 00:59 分类:问答How do I set File locations Programatically inside a C# .NET App for Crystal XI R2 for Access or DBASE files?
I need to be able to set a Data Source for both Access and xBase types in an RPT file I\'ve loaded in a .NET Application.[详细]
2023-01-30 18:13 分类:问答