FAQHere you will find support information and frequently asked questions. If your problem is not listed, email us so we can try to help you. Send email to support.
- I don’t have SQLOLE or SQLDMO, what do I do?
SQLOLE is installed when you install the client utilities for Microsoft SQL Server 6.x. SQLDMO is installed when you install the client utilities for Microsoft SQL Server 7.0,2000,2005. You’ll have to install these utilities first before you can use SQL Server Find or register the dll manually.
SQLDMO and Microsoft SQL Server 2008
Please install "Microsoft SQL Server 2008 Feature Pack"
- How do I manually register SQLOLE?
You’ll need the following files from your SQL Server 6.5 CD:
• SQLOLE65.DLL
• SQLSVC32.DLL
After copying these files to the Windows system directory (or any other directory you want), run the following command from the directories where you installed the files: REGSVR32 SQLOLE32.DLL.
- How do I manually register SQLDMO?
You’ll need the following files from your SQL Server 7.0 (or higher) CD:
• SQLDMO.DLL
• SQLDMO.RLL
• SQLDMO.RLL
• SQLRESLD.DLL
• SQLSVC.DLL
• SQLWID.DLL
• SQLWOA.DLL
• W95SCM.DLL
After copying these files to the Windows system directory (or any other directory you want), run the following command from the directories where you installed the files: REGSVR32 SQLDMO.DLL.
- Why don’t I see any active servers in the Select Server dialog?
If you are using Microsoft SQL Windows 95/98, you cannot browse for other SQL Servers on the network. This functionality is only available on Windows NT and the list will only contain servers running SQL Server on Windows NT within the domain that is being browsed.
If you are using Windows NT, try switching your default network library to Named Pipes. You can do this with the SQL Server Client Network Utility.