Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Curiousity on a Wish rating
Message
De
09/02/2003 17:51:13
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00748446
Message ID:
00751222
Vues:
26
>>It is obvious to me that I am able to write "through the cache" on the server (as MS puts it) from a client machine using FILE_FLAG_WRITE_THROUGH (just like SQL Server does).
>
>No, not quite. SQL Server completely by-passes the API and deals with the BIOS. While it does require Windows NT, the file I/O portion isn't used.

Yes, quite.

All versions of SQL Server open the log and data files using the Win32 CreateFile function. The dwFlagsAndAttributes member includes the FILE_FLAG_WRITE_THROUGH option when opened by SQL Server.

Q234656

And what's "Windows NT" got to do with it ? I think we've moved a bit beyond that OS as of late.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform