mysqltcl - How to send BLOB Files?

Help for those learning Tcl or writing their own scripts.
Post Reply
A
Access
Voice
Posts: 22
Joined: Sun Jun 04, 2006 6:31 am

mysqltcl - How to send BLOB Files?

Post by Access »

Hello =)

I need to send a file (xyz.nfo) to my sqldb...
Im using die mysqltcl package...
My mysql field-type is longblob....

How do i save the file in my mysqldb?
Post Reply