dbTalk Databases Forums  

IfxMetaDataCollectionNames, where is it ???

comp.databases.informix comp.databases.informix


Discuss IfxMetaDataCollectionNames, where is it ??? in the comp.databases.informix forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
eferreyra
 
Posts: n/a

Default IfxMetaDataCollectionNames, where is it ??? - 11-08-2007 , 11:58 AM






Hi, in this pages explains how to get MetaDataInfo for the Ibm
Informix .NET Data Provider,

http://publib.boulder.ibm.com/infoce...pref-ifx48.htm

But i just install the latest release of the CSDK (3.00.TC2DE) and
there is not any enumeration in IBM.Data.Informix called
IfxMetaDataCollectionNames and the method:

IfxConnection.GetSchema();

throws an NotSuppertedException

Maybe i missing something (maybe they miss it)

The version for the assembly is 3.0.0.2 wich is the same as TC1...
Nothing change???

Hope to find somebody working already with IBM.Data.Informix ....


Reply With Quote
  #2  
Old   
Sathyanesh Krishnan
 
Posts: n/a

Default Re: IfxMetaDataCollectionNames, where is it ??? - 11-08-2007 , 12:51 PM







Hi

The IfxConnection.GetSchema(); call is not supported with the Informix ..NET
Provider ship with Informix Client SDK.
The DB2.NET provider that comes with the latest DB2 client (version 9.5)
started providing connectivity to Informix servers version IDS 11.10.xC1 or
higher.

There are two .NET Provider binaries that come with this bundle for each
..NET FW.
IBM.Data.Informix.dll
IBM.Data.DB2.dll

The GetSchema on its connection class is supported with both providers.
If you are using existing application then IBM.Data.Informix.dll may be
your choice else IBM.Data.DB2.dll.
The IBM.Data.DB2.dll that support connectivity to both Informix and DB2
servers.


Regards,
Satyan

Software Engineer
R&D - IBM Information Management Division
11200 Lakeview, Lenexa, KS 66219
Tel: 913 599 8792 (T/L: 337-8792)




eferreyra
<eferreyra (AT) gmail (DOT)
com> To
Sent by: informix-list (AT) iiug (DOT) org
informix-list-bou cc
nces (AT) iiug (DOT) org
Subject
IfxMetaDataCollectionNames, where
11/08/2007 10:58 is it ???
AM









Hi, in this pages explains how to get MetaDataInfo for the Ibm
Informix .NET Data Provider,

http://publib.boulder.ibm.com/infoce...pref-ifx48.htm


But i just install the latest release of the CSDK (3.00.TC2DE) and
there is not any enumeration in IBM.Data.Informix called
IfxMetaDataCollectionNames and the method:

IfxConnection.GetSchema();

throws an NotSuppertedException

Maybe i missing something (maybe they miss it)

The version for the assembly is 3.0.0.2 wich is the same as TC1...
Nothing change???

Hope to find somebody working already with IBM.Data.Informix ....

_______________________________________________
Informix-list mailing list
Informix-list (AT) iiug (DOT) org
http://www.iiug.org/mailman/listinfo/informix-list


Reply With Quote
  #3  
Old   
Claus Samuelsen
 
Posts: n/a

Default Re: IfxMetaDataCollectionNames, where is it ??? - 11-10-2007 , 12:20 PM



eferreyra wrote:
Quote:
Hi, in this pages explains how to get MetaDataInfo for the Ibm
Informix .NET Data Provider,

http://publib.boulder.ibm.com/infoce...pref-ifx48.htm

But i just install the latest release of the CSDK (3.00.TC2DE) and
there is not any enumeration in IBM.Data.Informix called
IfxMetaDataCollectionNames and the method:

IfxConnection.GetSchema();

throws an NotSuppertedException

Maybe i missing something (maybe they miss it)

The version for the assembly is 3.0.0.2 wich is the same as TC1...
Nothing change???

Hope to find somebody working already with IBM.Data.Informix ....

Did you ever run the script 'cdotnet.sql' as described in the documentation?

http://publib.boulder.ibm.com/infoce...ifx13.htm#wq11


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.