Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Possible VFP7/8 ER: Integrate Crystal Reports
Message
From
17/04/2001 16:10:44
 
 
To
17/04/2001 15:45:29
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00495582
Message ID:
00496363
Views:
14
>
>Craig, I have an editorial half written up that explains this, I started about a week ago and never put it on my site. I'll post it to the Wiki tonight, but here's the skinny:
>
>>oSys.Safety = .F.
>
>Right.
>
>>oSys.Talk = .F.
>
>Wrong. Why? Talk isn't on oSys function, it belongs on the DataSource object that you want to change the talk setting for.
>
>Form1.Datasource.Talk = .F.
>or
>_datasources[1].Talk = .F.
>
>Its all implementation, and 'm sure someone else can come up with a better one than I, but does it make sense why it would be wrong? We we need OO Datasources, and eventually tables?


I'm not sure want an OO database. I've seen the pains going on here that people have to do to move from Pervasive to SQL Server. It isn't pretty.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform