Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Olap Server Question
Message
De
25/07/2000 19:16:36
Luis Batista
Mapfre Caucion y Credito, S.A.
Lisbon, Portugal
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Olap Server Question
Divers
Thread ID:
00396832
Message ID:
00396832
Vues:
42
I try to make a incremental update of a Cube .
I can Connect to de Server, to the database, to the DataSource and to the dimmensions but not to the objectCubo

I Use the folling code
loServer = CREATEOBJECT( "DSO.Server")
loServer.Connect("LocalHost")
loDb = loServer.MDStores("FootMart")
loDs = loDb.DataSources("Anything")
until here everithing is fine

but when i try to connect to de cube object i get a error
FOR lnI= 1 TO loDb.MDStore.Count
loCb = loDb.MDStore(lnI)
NEXT

ANYONE CAN HELP ME

I apriciate
Luis Batista
Répondre
Fil
Voir

Click here to load this message in the networking platform