Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Nightly shutdown for reindexing
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00428127
Message ID:
00428525
Vues:
17
Beleive me, this happens. Your company have good network, but think about other companies. Specially when NETBIOS protocol used for network with some older clients to NT server. Did you know that file Open/Close operations works VERY slowly on some networks even when some files already opened? FILE() function in such network will work slowly too. Remote COM object is like already opened file, so checking works more quickly here.

>...and not possible in some cases to do what you suggest with the COM object

Everything is possible with COM objects in VFP now. Its just require another approach and another kind of organization. And that approach more simple and more powerful. You may disagree here because you know file-system programming well and know little about COM, so COM looks too complex for you. From my POV COM is much better.


>>Its application reliablity issue. FILE() checking might work slowly on some networks. You're right, in most cases COM is slower.
>>
>
>I disagree... if I am running an application that has files open on the server - there is no reliability issue. I can very simply check for the existence of a file. If anything, a remote COM object is less reliable and requires more work to maintain.
>
>I guess I am looking at this from a support standpoint - I used to work for a company where we used the existence of a file to shut down workstations. We had 1100 clients where our application was installed - each site had their own copy of the application, data files, etc running on multiple workstations. It would have been a nightmare - and not possible in some cases to do what you suggest with the COM object.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform