Question : I have a sybase table which has a column note varchar(1000) null. The following T-SQL will get the […]
Tag: sybase
Problem replicating IDENTITY columns from Sybase ASE 15.5 to Sybase ASE 15.5
Question : I am trying to perform replication from Sybase ASE 15.5 to Sybase ASE 15.5 for a list of […]
OLE DB Sybase Connection Failing
Question : I have a connection to a Sybase database which we stage in a SQL Server 2008R2 database. I […]
Sybase ASE to Microsoft SQL Server Replication
Question : I am currently working on several projects to migrate legacy applications from a Sybase ASE (12.5 and 15.0) […]
How can we restrict tempdb usage for specific users or queries on SQL Server?
Question : In our SQL Server production environment some users run ad hoc queries that run huge data extracts into […]
Permission denied to run set Identity_insert to table
Question : I have just setup the ASE-ASE replication with a column as IDENTITY, when I tried to resume my […]
How to import Sybase .db file into SQL Server database?
Question : I’ve been given a Sybase .db file by a client and I need to import that into a […]
Clarification on steps creating Database Replication Definition
Question : I am being asked to create database replication definitions for a couple of databases (around 20 databases). I […]
Sybase query: How can I sort the extraction (by well formed columns)
Question : community I built a Sybase query statement in a script (using the isql command/line ) below is the […]
Sybase ASE to Microsoft SQL Server Replication
Question : I am currently working on several projects to migrate legacy applications from a Sybase ASE (12.5 and 15.0) […]