This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I am using LightSpeed v4 and SQL Server 2008. I am new to LightSpeed and need to provide the connection string. I can't find it in SQL Server and need to know how to find it. Thanks, Steve |
|
|
If you have set up your model by populating it from an existing database you can right click on the designer surface and select "Getting Started" from the context menu - that dialog gives you some ready to go configuration including the connection string you will need. If you just need the syntax to construct a connection string, have a look at: http://msdn.microsoft.com/en-us/library/ms254500.aspx or http://www.connectionstrings.com/sql-server-2012 for details and examples.
|
|