Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

License Tracker with Sql Server 2005 Express Edition

 
Post new topic   Reply to topic    Infralution Support Forum Index -> Licensing Support
View previous topic :: View next topic  
Author Message
bpieslak



Joined: 05 Mar 2007
Posts: 6

PostPosted: Wed Oct 10, 2007 12:40 am    Post subject: License Tracker with Sql Server 2005 Express Edition Reply with quote

Has anyone tried the License Tracker with Sql Server 2005 Express Edition?

I thought I had it working before, but I had to re-install Sql Server 2005 Express Edition, and I can't get the License Tracker to connect.

Any thoughts or ideas?

here's my connectionString

integrated security=SSPI;data source=myServer\SQLExpress;persist security info=False;initial catalog=myDatabase
Back to top
View user's profile Send private message
bpieslak



Joined: 05 Mar 2007
Posts: 6

PostPosted: Wed Oct 10, 2007 12:48 am    Post subject: SOLVED Reply with quote

and of course, as soon as I post my question, it works.

My connectionString was wrong.
Here's the connectionString that works:

Provider=SQLOLEDB.1;Initial Catalog=myDatabase;Server=localhost;UID=myUser;Password=myPassword

I remember reading in a bunch of places where the Server attribute of the connectionString needed to be myServer\SQLEXPRESS, but maybe not...

Anyway, its working now.

-Brian
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Infralution Support Forum Index -> Licensing Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group