All categories
Add new FAQ
Add question
Open questions
Login
Sign up
Login
Search
Advanced search
Content in 2012
How to backup file objects? Can users restore a database without backing up file objects? (DBMR2241)
Users can specify the file object (FO) backup mode by setting the keyword DB_BkFom for a full backup. DB_BkFoM =
32 views
How to allocate pages for tables or indexes in DBMaker? (DBMR2238)
When a table is created, the number of pages allocated for it depends on the number of columns, the column
25 views
Creating IVF text indexes occupies a large amount of memory which comes from OS, not DCCA? (DBMR2242)
Creating inverted-file text indexes requires a large amount of memory resource. The memory extra allocated for inverted-file text indexes by
35 views
How to avoid the double reading problems when read data from Long Varchar type by ODBC in DBMaker5.2?
Insert a large quantity of pure text data into a column which is Long Varchar type, and then read the
20 views
What about the null convert functions in DBMaster(DBMR2355)?
Following are NULL convert function in DBMaster, please reference. 1. IFNULL is an ODBC function. IFNULL (v1, v2) is the equivalent
19 views
How to avoid the limitation when the situation multi-thread uses same connection handle to call server function (DBMR2299)?
Some unexpected behaviors (such as: hung-up) will be faced when multi-thread use same connection handle to call server function. we can
22 views
How does make the collating order file as word sort order for Japanese? (dbmr2178)
About collating order, DBMaker work with default binary sort order. if user want to use other Language as an option, should
17 views
How to make the MFCOBOL Compatible with Visual COBOL?
We found some errors (such as “Not support N type in Visual Cobol “,” 114 Error”) will be faced when
33 views
How to avoid the use of high-frequency characters 3?
First, user should backup the file tw.tab which located in c:\dbmaker\4.3\shared\stopword\ tw.tab, then open tw.tab and delete following contents. 0 1 2 3 4 5 6 7 8 9 10 After that,
17 views
one category up
2012
english version for 2012
Subcategories