Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Server field type to store .pdf file
Message
 
 
À
05/07/2004 13:49:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00918564
Message ID:
00920811
Vues:
34
Hi Fernando,

I outlined what the problem is with your approch in my previous message.

>
>It is to be used by a web application written in ASP accessing SQL Server tables. The ASP app is written by another developer, I just populate that table. He told me that he would use something like:
>
>1) Response.ContentType = "application/pdf"
>
>2) get data from table into variable, say, "X"
>
>3) response.BinaryWrite X
>
>I put some data in that table, he made some testes and said it worked ok.
>
>There is something wrong with the way I did it (the OLE issue)?
>
>>
>>Vlads method stores pure PDF file. You're storing OLE object created by APPEND GENERAL with imbeded PDF file. How are you planning to retrieve PDF file from the general field when you get data back from SQL Server?
>>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform