Yes, it seems the ODBC SQL driver doesn't support the 'Initial Catalog'
parameter. I've modified the driver documentation accordingly.
Best regards,
Tamas
2011/1/24 Matthew Blackler
> Thanks for you prompt response Tamas!
>
> Well, after having used the ogrinfo tool (thanks for the hint - f
Thanks for you prompt response Tamas!
Well, after having used the ogrinfo tool (thanks for the hint - first time
user of ogr/gdal you see), I tested the connection string mutliple times -
and it turns out it was because I was using Initial Catalog parameter,
instead of the Database parameter.
So
Matthew,
Could you provide a sample data to reproduce this problem?
How the layer and the features are displayed by the ogrinfo command tool?
Best regards,
Tamas
2011/1/23 Matthew Blackler
> Dear all,
>
> I have downloaded v1.8.0 and am using .net CSharp bindings to connect into
> MSSQL su
Dear all,
I have downloaded v1.8.0 and am using .net CSharp bindings to connect into
MSSQL such:
"MSSQL:SERVER=MATT-ACERPC\\SQLExpress;tables=categ(geom);Initial
Catalog=Crown_GIS;Integrated Security=True";
I am able to connect and retrieve the driver ok. I am able to get the Layer
"Categ" from