help To store Text File into sql database......?

asp.net , db Antarctica
  • 12 years ago
    Hi Friend... I Want Store text File Into sql server database using the asp.net .. I have Text File when i browse this file and send to the server it store into sql database .. but i dont know anything how to store text file into the database.. plz help me its urgent.. if u have any code or any related url plz send.. thnks and regards Shrit
  • 12 years ago

    Hi,

    If it is just a text file, you want to have a database table that has a large text object, the oracle version is CLOB, not sure what it is in SQL Server.

    You can then simply read all the text out of the file and then store it into the CLOB column.

    Regards

    Simon C

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“XML is like violence - if it's not working for you, you're not using enough of it.”