Guest_imported
New member
- Jan 1, 1970
- 0
In my sql database Table I want 3 fields ID
Name
File
I want the file field to store the contents of a text file (not the path). The size of the content may be any size, maybe 1mb or 100mb.
Can anybody help me by showing me how to store the contents of a text file into an SQL DB Table? Is it even possible. Would binary help??
Thanks in advance.
Name
File
I want the file field to store the contents of a text file (not the path). The size of the content may be any size, maybe 1mb or 100mb.
Can anybody help me by showing me how to store the contents of a text file into an SQL DB Table? Is it even possible. Would binary help??
Thanks in advance.