SQL Azure and FDO

2 messages Options
Embed this post
Permalink
Crispin_at_1Spatial

SQL Azure and FDO

Reply Threaded More More options
Print post
Permalink
... now I thought I was being clever but got stuck!

SQL Azure - the cloud service from MS... I can't connect with the SQL Server 2008 (3.4.1 RC2).
Aka FDO Toolbox 0.9

Is the error below part of the internal provider logic?

 Crispin


2009-11-13 13:40:20,006 [1] ERROR- RDBMS: [Microsoft][ODBC SQL Server Driver][SQL Server]Built-in function 'FILEGROUP_NAME' is not supported in this version of SQL Server.
Crispin_at_1Spatial

Re: SQL Azure and FDO

Reply Threaded More More options
Print post
Permalink
... maybe this should be in 'Internals' as the code is indeed in the provider:

  \FDO\Providers\GenericRdbms\Src\SQLServerSpatial\SchemaMgr\Ph\Rd\DbObjectReader.cpp

Crispin


Crispin_at_1Spatial wrote:
... now I thought I was being clever but got stuck!

SQL Azure - the cloud service from MS... I can't connect with the SQL Server 2008 (3.4.1 RC2).
Aka FDO Toolbox 0.9

Is the error below part of the internal provider logic?

 Crispin


2009-11-13 13:40:20,006 [1] ERROR- RDBMS: [Microsoft][ODBC SQL Server Driver][SQL Server]Built-in function 'FILEGROUP_NAME' is not supported in this version of SQL Server.