We currently have a problem accessing 2 Sybase databases on the same ASE(12.0) thru the use of ODBC ...
By bartlemmens
Take a look at the following example:create table #tableA(ID int, MYNUMBER char(10))create table #ta...
By manuel
The two products are on different servers. SQL Anywhere is running on a Netware box; SQL 2000 is on ...
By richard_tocci
Hi Guys..I am using ASE 12.5 with codepage cp874 (Thai char set id=101) and sort order is IBM dictio...
By squee
All,can someone please me to some sort of documentation (for Java) thatdiscussesbatching in Sybase e...
By darthmind_gmail_com
how do you ensure that your @@servername matches your servername in the interfaces file?I have tried...
By wale, 4 Comments
Dear All,I started my ASE 12.0.3 with a wrong trace flag: -T7209 instead of-T7109. Will there be som...
By hbb, 2 Comments
I have a table with indexed colom, if ISelect count() from mytable where myfield='AAA'it r...
By herry, 2 Comments
Hello group.I am trying to pull data from a sybase server into MSSQL. I have itworking, to a point.H...
By ujjc001_charter_net, 5 Comments
I have encountered the following error when attempting to run a stored proc...It appears to happen w...
By tedzonk, 1 Comments