Collection Contents Index Server name caching for faster connections Next PDF

SQL Anywhere® Server - Database Administration  > Connecting to a Database  > Troubleshooting connections

Interactive SQL connections


Interactive SQL has a different behavior from the default embedded SQL behavior when a CONNECT statement is issued while already connected to a database. If no database or server is specified in the CONNECT statement, Interactive SQL connects to the current database, rather than to the default database. This behavior is required for database reloading operations. See CONNECT statement [ESQL] [Interactive SQL].


Collection Contents Index Server name caching for faster connections Next PDF