|
| hi,
Is there a limited DB for AS 2005 data source using?
I'm trying to use infromix oledb and get the following errors,
====================
==============
IErrorInfo.GetDescription failed with E_NOINTERFACE(0x8000
4002).
IErrorInfo.GetDescription failed with E_NOINTERFACE(0x8000
4002). (Microsoft
Visual Studio)
------------------------------
Program Location:
at System.Data.OleDb. OleDbConnectionInter
nal. GetSchemaRowset(Guid
schema,
Object[] restrictions)
at System.Data.OleDb.OleDbConnection. GetOleDbSchemaTable(
Guid schema,
Object[] restrictions)
at System.Data.OleDb. OleDbMetaDataFactory
. PrepareCollection(St
ring
collectionName, String[] restrictions, DbConnection connection)
at System.Data.ProviderBase.DbMetaDataFactory. GetSchema(DbConnecti
on
connection, String collectionName, String[] restrictions)
at
System.Data.ProviderBase. DbConnectionInternal
. GetSchema(DbConnecti
onFactory
factory, DbConnectionPoolGrou
p poolGroup, DbConnection outerConnection,
String collectionName, String[] restrictions)
at System.Data.OleDb.OleDbConnection.GetSchema(String collectionName,
String[] restrictionValues)
at Microsoft.DataWarehouse.Design.OleDbSchema.GetSchema(String
collectionName, String[] restrictionValues)
at
Microsoft.DataWarehouse.Design. DataSourceConnection
. GetSchemaTable(DataT
able&
dataTable, String collectionName, String[] restrictions)
at
Microsoft.DataWarehouse.Design. DataSourceConnection
. ConvertGetSchema(Dat
aTable&
dataTable, Guid schemaEnum, Object[] restrictions)
at
Microsoft.DataWarehouse.Design. DataSourceConnection
. GetSchemaTable(DataT
able&
dataTable, Guid schemaEnum, Object[] restrictions)
at
Microsoft.AnalysisServices.Design. ChooseDBObjectsContr
ol. GetAllTableList(Bool
ean
populateSelectedItem
s, ArrayList& tableList, ArrayList& sysTableList,
ArrayList& viewList, ArrayList& sysViewList)
at
Microsoft.AnalysisServices.Design. ChooseDBObjectsContr
ol. PopulateAvailableIte
ms(Boolean
populateSelectedItem
s)
at
Microsoft.AnalysisServices.Design. ChooseDBObjectsContr
ol. PopulateItems(Boolea
n
populateSelectedItem
s)
Any help is appreciated.
|
|