All categories
Add new FAQ
Add question
Open questions
Login
Sign up
Login
Search
Advanced search
Content in 2018
Why doesn’t NT Service write on network drive? (DBMR3177)
If you get ERROR(11213): File or directory does not exist or ERROR(11206): Cannotcreate/open a file, this issue caused by restriction
14 views
How to install JDBC type3 as Windows Service? (DBMR3162)
1. Unzip attached JettyService.zip (3 files) in dbmaker\5.4\jetty a. install-service.bat b. JettyService.exe c. bin\JettyService.exe 2. Run cmd as Administrator > cd
17 views
How to connect DBMaker via Microsoft SQL Linked Server? (DBMR3153)
There are two providers to use MS linked server to connect DBMaker. They are Microsoft OLE DB Provider for ODBC
34 views
How to connect to multi database with different LCODE simultaneously? (DBMR3134)
From DBMaker 5.4.3, we fix the problem. You can connect to multi database with different LCODE simultaneously. It is a
22 views
When is it needed to set DB_UPGDB = 0? (DBMR3111)
If you created database replication before DBMaker 5.4.3, and the version of master and slave database was different, it might
17 views
Is possible create the view materialized in DBMaker? (DBMR3096)
Materialized view is the physical copy of the original base tables. Unlike view, the materialized view is precomputed and stored
27 views
What is the fastest way to compare two tables? (DBMR3010)
The “EXCEPT” operator is used to combine two “SELECT” statements and returns rows from the first SELECT statement that are
23 views
How to connect DBMaker with an Android client application? (DBMR2987)
You need to set dmjdbct3c.jar in external classpath, then change driver class and URL on your code. Add below code
17 views
one category up
2018
english version for 2018
Subcategories