Frequently Asked Questions
6. Database Support And Requirementsreturn to the main FAQ page
-
What database support does webslingerZ provide?
webslingerZ will work to integrate smartASK with your local system during the installation period. We maintain drivers that make our application's backend compatible with the database management software (DBMS) we support. This FAQ and the setup documentation provide current information on using smartASK with supported DBMS.
-
I have a database, but no JDBC drivers. What should I do?
You will have to acquire the proper JDBC drivers for your database, which may or may not entail a separate purchase from your database vendor or a third-party. Then you should install the JDBC drivers as per the documentation and support for your database.
-
How do I configure Unicode support for PostgreSQL?
See Multibyte Support in the PostgreSQL Interactive Documentation.
-
How do I configure Unicode support for MySQL?
MySQL does not support UTF-8.
-
How do I configure Unicode support for Oracle?
Oracle started supporting Unicode with Oracle7.
-
How do I configure Unicode support for DB2?
-
How do I configure Unicode support for MS SQL Server 7.0?
MS SQL Server 7.0 supports Unicode.
