1

I have a database I need to work with which is Adaptive Server Anywhere version 7.0. I would like to run some queries and such into this database using a GUI tool. I have access to the .db file so I need to know how I can work with this.

What tools are available. Any help would be greatly appreciated!

Danny Beckett
  • 20,529
  • 24
  • 107
  • 134
Roeland
  • 3,698
  • 7
  • 46
  • 62

2 Answers2

0

You can give a try to ER/Studio

http://www.embarcadero.com/products/er-studio

ʞᴉɯ
  • 5,376
  • 7
  • 52
  • 89
0

As Sybase also supplies a JDBC driver, you might want to give the Java/JDBC based tools a try: