Dear all,
I am working with C# ,Compact framework 2.0 and smart device. I used Mysql.data.cf dll for mysql connections to read and write in Mysql tables.
I have an doubt, is it possible to put .PDF files into Mysql server via C#.net (forms) and Mysql connector.
I searched in Net. i didnt get any help.please let me know, is it possible with c#.net(windows) with Mysql connector.
Thanks in advance.
Sri
3 Replies - 2916 Views - Last Post: 15 March 2011 - 12:52 AM
#1
how to upload PDF file into mysql server via C#.net connector
Posted 14 March 2011 - 05:56 AM
Replies To: how to upload PDF file into mysql server via C#.net connector
#2
Re: how to upload PDF file into mysql server via C#.net connector
Posted 14 March 2011 - 05:59 AM
Don't store PDF files directly in the database. Store files on the server, and store their paths as Strings in the database. You will greatly reduce the load of the server this way.
#3
Re: how to upload PDF file into mysql server via C#.net connector
Posted 14 March 2011 - 06:03 AM
#4
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote








|