Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why does this WORK on my machine ????
Message
From
19/04/2000 12:43:04
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Why does this WORK on my machine ????
Miscellaneous
Thread ID:
00361382
Message ID:
00361382
Views:
40
I have an ADODataControl with this code in init :
*Prepare strCn and strShp
* ...
With this
  .CommandType = 1
  .ConnectionString = strCn
  .RecordSource = strShp
Endwith

* Prepare HierarchicalFlexGrid
with ThisForm.HFlex
  .Datasource = ThisForm.ADOData.Object
*....
And it works ! As I expected it doesn't on other computers. I already done with "working anywhere" version but I wonder why this works. Any insight is appreciated. TIA.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Reply
Map
View

Click here to load this message in the networking platform