Ver Mensaje Individual
  #95 (permalink)  
Antiguo 15/04/2005, 12:22
Avatar de Developer9
Developer9
(Desactivado)
 
Fecha de Ingreso: abril-2005
Ubicación: Mi Ecuador del alma
Mensajes: 4.196
Antigüedad: 19 años, 7 meses
Puntos: 47
Cita:
Iniciado por Eternal Idol
"Microsoft ActiveX Data Objects (Multidimensional) (ADO MD) provides easy access to multidimensional data from languages such as Microsoft Visual Basic®, Microsoft Visual C++®, and Microsoft Visual J++®. ADO MD extends Microsoft ActiveX Data Objects (ADO) to include objects specific to multidimensional data, such as the CubeDef and Cellset objects. With ADO MD you can browse multidimensional schema, query a cube, and retrieve the results.

Like ADO, ADO MD uses an underlying OLE DB provider to gain access to data. To work with ADO MD, the provider must be a multidimensional data provider (MDP) as defined by the OLE DB for OLAP specification. MDPs present data in multidimensional views as opposed to tabular data providers (TDPs) that present data in tabular views. Refer to the documentation for your OLAP OLE DB provider for more detailed information on the specific syntax and behaviors supported by your provider."


MSDN. ActiveX Data Objects 2.8 Start Page.

Cualquier cosa que se pueda hacer en C# se puede hacer en C++ desde el momento que permite inline assembly, la relacion inversa no es cierta.
Perdons... andaba atrasado porque hace rato me hicieron una pregunta de visual Basic 6 y como crear una variable ADODB.Connection y se me quedo eso en la cabez Con C# utilizo OLEDB para accesar al querido SQL Server