Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Possible VFP7/8 ER: Integrate Crystal Reports
Message
De
17/04/2001 15:45:29
 
 
À
17/04/2001 15:31:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00495582
Message ID:
00496332
Vues:
13
>I'd be interested in that. I can't believe that no one has done it.

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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform