Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word Document
Message
 
 
À
19/12/2000 12:59:15
Monte Murdock
Universal American Mortgage Company
Clearwater, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Divers
Thread ID:
00455108
Message ID:
00455511
Vues:
36
>Does anyone know what datatype a MS Word 97/2000 document should be saved in SQL Server 7?
If your file is less than 8000 bytes (note this is not 8K, which is 8 * 1024) then you could use varbinary. Anything bigger would have to use image.

FYI: A couple of years ago I tried using SQLEXEC() to store large text strings in a Sybase table and found it would not work. An updateable view however did work. I'm curious (and I'm sure others also) to see which route you go down, so please post a response when you get it to work.
censored.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform