‎03-02-2005 08:23 PM - last edited on ‎11-04-2022 01:38 PM by Mercedes_O
I'm having trouble getting lsconsole.exe to connect to my msde2000 database. I'm a newbie when it comes to sql but I can see the database and tables from another SQL 2000 server on my lan. When I run lsconsole I find "03/02/2005 1:21:04 PM SQL Server does not exist or access denied." I know the service is running and I can see the database. Here is my lsconsole.exe.config
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<add key="ConnectionString" value="data source=localhost;
persist security info=True;initial catalog=lansweeper;user id=sa;password=password" />
<add key="ConcurrentThreads" value="10" />
</appSettings>
</configuration>
Here is a screenshot of a query on my localserver
Any help is greatly appreciated. BTW this is a great program
‎03-03-2005 04:09 PM
‎03-03-2005 06:31 AM
‎03-02-2005 11:29 PM
‎03-02-2005 09:08 PM - last edited on ‎11-04-2022 01:39 PM by Mercedes_O
sorry
here it is.
‎03-02-2005 08:46 PM - last edited on ‎11-04-2022 01:40 PM by Mercedes_O
Could you please repost your screenshot,
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now