All categories
Add new FAQ
Add question
Open questions
Login
Sign up
Login
Search
Advanced search
Content in 2010
Page
1
out of
2
Pages
How to avoid line wrap if the column data contains return code after execute EXPORT command and output to CSV data file? (DBMR: 2126)?
There is incorrect handling result output to CSV file if the column data which contains return code when execute “Export
27 views
How to avoid Lock time-out occurs when different applications access the same table in database with different operations simultaneously? For example, unload and other DML operations occur simultaneously. (DBMR2123)
Locks are required for concurrency control between multiple transactions on the same database objects. Lock time-out will be occurring when
18 views
How to avoid connect error from client to server when database started by dmservice?
Install DBMaker Server and Client in different computers. Start db by dmservice in Server and connect to db from Client.
18 views
How to avoid “ERROR (6101): allocated too many command handles”(DBMR: 2017)?
Applications can allocate 257 statement handles in one connection by default. The error will be return when statements reached database
20 views
How to upgrade License for DBMaker?
Upgrade license can increase the number of concurrent users when you purchased DBMaker.You can upgrade license after you received your
35 views
How to connect to Server from Client in PHP program with DBMaker? (DBMR2016)
For PHP programs connect to DB, we usually just need to set ODBC data source, then connect through DSN name.
22 views
How to check the database situation from error message and find the solution when LOCK TIME-OUT occurs?
1) Check error message: Lock time-out is normal behavior for Database, the cause of Lock time-out is waiting time beyond the
29 views
What’s parameters setting and reference sequence for application program access DBMaker? (DBMR2057)
Connection String not only include the essential information for connect to Database but also include some correlative connection option for
32 views
What about JDBC connection support parameters?
JDBC connect string not only include connect information but also support some database keyword settings. In DBMaker connect string keyword
28 views
how to avoid garbage character problem with UTF8 DB in php program? (DBMR: 1977)
The reason is data in the php pages was UTF-8 encoding. When the data was sent to driver manager, driver
30 views
1
2
→
⇥
one category up
2010
english version for 2010
Subcategories