12-15-2008 02:53 PM
I am having trouble with querying data from a Citadel DB on a remote computer. I set up the OBDC data source and tested the connection. Everything works good up to that point.
When I create a new query in Excel, the connection to the remote Citadel DB times out. It works fine when I query a Citadel DB on the local machine.
I have turned off the firewall on both machines and have no trouble browsing to the files on the remote machine. It seems to me to be a networking issue or a services issue.
Does anyone have any ideas?
12-16-2008
11:44 AM
- last edited on
06-16-2026
04:10 PM
by
Content Cleaner
Hi gcrowell,
What you need to do to make standard SQL queries to a remote Citadel database depends on which version of Citadel you are running.
I hope this helps!
12-18-2008 11:42 PM
Is there a reason that you are using ODBC? ADO is more efficient. Can you create a UDL that defines a connection to the database? Also, for what its worth, the "Citadel" database is actually running the free version of SQL Server. Does the instance of SQL Server of the remote machine have remote connections enabled?
Mike...