ASA supports a fairly large sub-set of Transact-SQL, so if you write your
stored procedures and triggers in ASA using T-SQL, you should be able to
create scripts that will run against both ASE and ASA. If you're planning
to do this though, I would suggest developing your database schema against
ASA, since everything you write in T-SQL in ASA will be supported on ASE,
but the reverse is not true.
Check out the section in the ASA documentation entitled "Transact SQL
Compatibility".
--
Reg Domaratzki
Sybase Mobile and Embedded Computing Division
Please respond only to the newsgroup
"Jean-Fran�ois Pasquasy" wrote in message
news:[email protected]...
> Could it be possible to take scripts from ASA and load them in an ASE
>
> Any information is welcome
>
> jean-fran�ois
>
>