cancel
Showing results for 
Search instead for 
Did you mean: 

dbisqlc.exe or dbisql.com

Former Member
2,210

In SQL Anywhere 11 which command line utility would be the 'Java version'? dbisqlc.exe or dbisql.com

Appreciate your help.

Accepted Solutions (1)

Accepted Solutions (1)

MarkCulp
Participant

dbisqlc[.exe] is the historical (old) "C" version of dbisql.

The (new-and-improved) Java version of dbisql can be started using either dbisql.com or dbisql.exe

You can read more about dbisqlc (the C version) here and dbisql (the Java version) here. (all references are to the 11.0.1 docs)

Answers (0)