Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buscar texto en Vista Preliminar de Informes
Message
 
To
07/06/2008 09:42:26
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01321285
Message ID:
01322362
Views:
13
Estimado Hilmar

Estamos intentanto usar Crystal Reports para nuestro sistema y me encontré esta rutina

oCR = CREATEOBJECT("CrystalReports11.ObjectFactory.1")
oRpt = oCR.OpenReport("e:\sai-sql\bdmae000.rpt")
IF oRpt.HasSavedData
oRpt.DiscardSavedData()
ENDIF
oRpt.Preview

Pero en la segunda línea nos da un error:

OLE error 0x80020006: Nombre desconocido

Sabes tú cuál puede ser el problema

Gracias nuevamente
CTSoft Ingeniería de Software
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform