Thanks for the quick reply, Lars.
I have a database in SQL Server 2008, and I need my table in that database to
join with a table in ASE.
How can I possibly do that? Is there away not to create a proxy_table?
just like as if it acts as the same table within the SQL Server database?
I need to query something but the tables I need are in SQL Server 2008 and ASE 15.5
TIA,