All categories
Add new FAQ
Add question
Open questions
Login
Sign up
Login
Search
Advanced search
Content in 2008
Page
1
out of
4
Pages
How to export data to CSV file from DBMaker?
DBMaker supports the export function; user can refer the chapter 7.1 of Backup Restore Guide42.doc for detail.
12 views
How to successfully create stored procedure from 03mail.ec which is installed with DBMaker samples in the StoreProc folder? (Version; DBMaker 4.3)
For using 03mail.ec correctly, user needs to link wsock32.lib: First, Modify templates\vc60.mak as follows: LINK32_FLAGS=wsock32.lib C:\DBMaker\4.3\lib\dmudf.lib Then, create procedure from 'C:\dbmaker\4.3\samples\StoreProc\03mail.ec'; It will be
12 views
What's the difference between error 11206, 11210 and 11213? (DBMR1957; version:DBMaker 4.3)
User can distinguish them by their letter. Error 11213: cannot find file or directory in related directory. Error 11210: cannot have permission
16 views
Some customers experienced the error 11206 when starting the database as service on Windows 2003. If the server machine is rebooted, the problem disappears, and the service runs correctly, but when someone stops the service and re-starts it, the error occurs and exists until the machine is rebooted again,why?(DBMR1957; version:DBMaker 4.3)
First, please check whether antivirus software prevents DBMaker accessing db files, which can result in starting db failure with error
19 views
What is the file databasename.pid used for? (DBMR1955; version: DBMaker4.3)
File DBName.pid keeps dmserver running process id. It's for using ‘dmserver –k’ to shutdown database, we need to know which process
17 views
Does DBMaker have the solution for Oracle syntax like “SELECT id FROM groups START WITH id=2 CONNECT BY PRIOR parent_id = id”, if not is there some other method to get the same result? (DBMR1954)
DBMaker doesn't support recursive SQL, but it can get same result by splitting several SQL. For example, Customer can via temp
26 views
When compiling PHP with DBMaker, the error “undefined reference to `__ctype_b'” happens, what is the reason and how to do? (DBMR 1946, Version; DBMaker 4.2)
This error is not DBMaker's problem; it is from Linux glibc version issue. DBMaker use glibc-2.1 to make our static
28 views
How does DBMaker act if network disconnection happens during inserting process? (DBMR 1945)
If the network disconnection happens during inserting process, the current disconnected connection may remains on server and the session still
19 views
Why does the error “option type out of range” return When importing data into Excel 2003 from DBMaker4.3.0? (DBMR 1930; version: DBMaker4.3.0)
It is a bug; we had fixed it after DBMaker 4.3.0. And we tested 4.3.1, 4.3.2 and 4.3.3, they were
22 views
Why does the client side which is on Vista fail to connect to the server side that is on Windows XP sp2? (DBMR 1885; version: DBMaker 5.0)
19 views
1
2
3
4
→
⇥
one category up
2008
english version for 2008
Subcategories