Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing numeric variable by reference
Message
 
À
21/06/2007 13:30:07
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP
Divers
Thread ID:
01234773
Message ID:
01234801
Vues:
15
>>
>>Is there any place from where I could download that COM?
>>also what ods.dsOpen() returns? Can it be a channel?
>
>ods.dsOpen() returns -1 on success, or an error code (positive number) on failure.
>
>The DLL is found behind this door, but really I don't expect you to fiddle with it. The COM object can be installed and loaded without purchasing it, but it cannot do anything without purchasing the server component.
>
>http://synergetic-data.com/sdsi.cgi?p=dserve&sp=download
>
>I am waiting for a reply from the vendor to see if there are some methods/properties in the object that can give me the answer.
>
>Thanks again,

I don't see anywhere in documentation where that COM could change channel.
It expects dsOpen(fl$,chan%)

• $ for strings
• & for long integers
• % for short integers

Not passed by reference at all, so it couldn't change the channel at all.
Of course I could be wrong, but from documentation:

Either way, you are provided a file channel that is used to read data in the file.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform