SqlDbx Forum

SqlDbx

You are not logged in.

#1 2009-12-11 04:32:43

Monk
Member

Bug on generate scripts.

When I try to genearete table scripts without index and constraints, sqldbx generates scripts with index and constarints everytime.  I tested it on Sybase ASE 15.0.3 ESD#1

Also is it possible to generate scripts only for indexes or constraints in a database.

Last edited by Monk (2009-12-11 04:34:32)

Offline

#2 2009-12-14 11:10:35

sqldbxhelp
Administrator

Re: Bug on generate scripts.

You are correct. Constraints and indexes scripted always.
In a next release we will make the change to
allow script indexes independently.
Constraints are scripted inline with table create statement
so check box "Script constraints" will be removed altogether.

Offline

Board footer

Powered by FluxBB