Tagged Questions
0
votes
1answer
180 views
Problem with SQL Server connection from a Linux machine [closed]
On a Linux machine, I run a java application that accesses a SQL Server instance on a Windows machine. When I run this application I get the below error:
07-Dec-2012 15:09:40 ...
3
votes
1answer
423 views
How can I create a dblink from Postgresql 8.3 to SQL Server (2000 and 2008)?
I have a Postgresql database that need to read data from two SQL Servers (one SQL Server 2000 and one SQL Server 2008).
I want to setup two dblinks to the SQL Servers.
After googling, foruming, ...
4
votes
5answers
340 views
Improving SQL Server performance on VMware under Linux
I have a Linux server in a small company (3 users) acting as a domain server and running two VMs under VMware: one has SQL Server 2000 on it and one has SQL Server 2005, in each case running on ...