[fdo-users] SQLServerSpatial: What is the connectionstring parameter?

Donald Cameron donald.cameron at autodesk.com
Wed Aug 27 08:52:10 EDT 2008


I don't know what ConnectionString is for. You can connect to SQL Server Spatial with just Username, Password, and Service. This means that you are not connected to a data store and cannot do any schema or data operations, but you can use the ListDataStores command to get the list of available data stores and then set the connection DataStore property to the desired value and call Open() on the connection object again.

Don

-----Original Message-----
From: fdo-users-bounces at lists.osgeo.org [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Jackie C. Ng
Sent: Tuesday, August 26, 2008 7:59 PM
To: fdo-users at lists.osgeo.org
Subject: [fdo-users] SQLServerSpatial: What is the connectionstring parameter?


Hi All,

I just installed sql server 2008 express so I can play around with the
SQLServerSpatial FDO provider

When trying to create a connection, it requires the following parameters:

- Username
- Password
- Service
- ConnectionString

The first 3 are self-explanatory, but the last one is stumping me. What am I
supposed to enter here?

- Jackie

-----
http://themapguyde.blogspot.com

http://www.linkedin.com/in/jackieng
--
View this message in context: http://www.nabble.com/SQLServerSpatial%3A-What-is-the-connectionstring-parameter--tp19172529p19172529.html
Sent from the FDO Users mailing list archive at Nabble.com.

_______________________________________________
fdo-users mailing list
fdo-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-users


More information about the fdo-users mailing list