-
What is the Update Statistics operation?
-
What locking levels are provided by DBMaker?
-
Which security class does DBMaker support?
-
What are DBMaker's multimedia capabilities?
-
What tools can be used to develop DBMaker application programs?
-
Does ODBC cause lower performance?
-
How do I install DBMaker for Windows or Unix/Linux?
-
Which platforms does DBMaker support?
-
What are the requirements to install DBMaker?
-
What is the Update Statistics operation?
-
What should I do when I insert a record and find that the database is full?
-
Why did I get the error message "cannot connect to server" when I tried to connect to the database server?
-
How are primary key integrity and foreign key integrity enforced?
-
How to create a new database?
-
How do I transfer data from another database to DBMaker? Are there software utilities that can be used to transfer data?
-
Do I need to modify AP when moving a database server to another machine (UNIX to Windows, or Windows to UNIX)?
-
When a client tries to connect to a database, the message "Can not connect to server" appears. Why?
-
How do I move a table to another database?
-
What are the considerations for selecting the lock granularity level?
-
How to transfer data from mysql to DBMaker?
-
How do I lock a table during run-time?
-
How do I port a database from Windows to UNIX platform?
-
Can I grant privileges on individual column in DBMaker?
-
Can we change the data type of a column from integer to float?
-
Can DBMaker execute the data update operation when using View?
-
What column data types are available in DBMaker?
-
What is View? Why should I use it?
-
How do I modify a column name?
-
How do I drop duplicate data from a table?
-
How do I compare new data with old data to find differences?
-
How do I perform specific searches on data, such as: find the students whose grades are in the top 30% of a class?
-
How do I read data without locking the data?
-
What is Dirty Read and how is it used?
-
How do I use front-end development tools to connect to a DBMaker database?
-
How do I connect to DBMaker using Delphi?
-
How do I connect to DBMaker using Visual Basic?
-
How do I open a Table directly from an application program?
-
How do I know if a specific table does not exist in a DBMaker Database?
-
What does the error message "Invalid host element" mean?
-
How do I connect to DBMaker using Borland C++ 5.02?
-
Where is the DBMaker configuration file located?
-
Are the names of the table and columns case sensitive?
-
How many records can DBMaker store?
-
What is the maximum number of columns that a table can have in DBMaker?
-
What are the limits on data elements within DBMaker?