Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

Hi,

I need to get schema of tables/database from sybase Ase 15.5, I have tried using 'output to' statement after select all data it works fine in ui. As I need to extract schema or ddl(tables, views, stored procedures and functions) from sybase database in java. can you please help me.

Thankyou

asked 26 Dec '15, 01:17

Geetanjali's gravatar image

Geetanjali
21111
accept rate: 0%

edited 28 Dec '15, 03:11

Volker%20Barth's gravatar image

Volker Barth
40.2k361550822


Sybase Central for ASE has a Generate DDL facility which lets you capture everything into a single text file.

This forum is the wrong place to ask ASE questions... this forum is for SQL Anywhere questions, which is a different product.

permanent link

answered 26 Dec '15, 08:52

Breck%20Carter's gravatar image

Breck Carter
32.5k5417261050
accept rate: 20%

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:

×128
×78
×53
×46
×10

question asked: 26 Dec '15, 01:17

question was seen: 3,342 times

last updated: 28 Dec '15, 03:11