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

Appreciate your help.

asked 27 Apr '11, 08:49

zippidydo's gravatar image

zippidydo
377151521
accept rate: 0%

edited 27 Apr '11, 08:50


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)

permanent link

answered 27 Apr '11, 08:53

Mark%20Culp's gravatar image

Mark Culp
24.8k9139295
accept rate: 41%

edited 27 Apr '11, 09:01

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×103

question asked: 27 Apr '11, 08:49

question was seen: 1,896 times

last updated: 27 Apr '11, 09:01