Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pivot Table Crashes Foxpro
Message
From
17/01/2000 09:43:32
Amit Abhangrao
Charmi Software Exports
Mumbai, India
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Pivot Table Crashes Foxpro
Miscellaneous
Thread ID:
00318941
Message ID:
00318941
Views:
56
Hi All

Im using Pivot Table Control, Which i got with Office 2000
When I use this control with Vfp. With out any code
it works fine
but when i attach fields programtically in its INIT Event
it crashes Foxpro, My code is
ConnectionString = "dsn='Foxpro Files;DefaultDir=C:\Project"
ilHandle=SqlStringConect(ConnectionString)
ThisForm.Pivottable.CommandText = "Select * From Invoice"
olView = ThisForm.Pivottable.ActivcView
olView.ColumnAixis(olView.FieldSets("Customer"))
it Hangs at this line every time

Please Tell Whats Wrong With my Code

TIA
Reply
Map
View

Click here to load this message in the networking platform