FAQ
- Hanane DARI
- Atimene nazim
- karim ANNOUCHE
Owned by Hanane DARI
 What are the possible display formats in SQL Custom Field ?
- Autocomplete ;
- Select ;Â
- Grid ;
- Checkbox ;
- Radiobutton. Â Â Â Â Â Â Â Â
 Which databases are supported by SQL Custom Field ?
- MySQL,
- SQL Server,
- Oracle.
- PostgreSQL
 How the URL connection is supposed to look like ?
Database system | URL |
---|---|
Mysql | <server-url>:<port>/<db_name> |
SQL SERVER | <server-url> : <port>/<db_name>;instance=<InstanceName> |
Oracle | <server-url>: <port>:db_name> |