Re: How to store attachments in SQL Database

  •  06-12-2007, 2:07 AM

    Re: How to store attachments in SQL Database

    Hi Adam,

    yes, I've added it to my local inetpub and I could start the application.
    Image Hosted by ImageShack.us
    But I don't know what needs to be done to use it in my existing project.
    1. The example is in C# but I guess I could just translate it with the C#Translator to VB.net.
    2. The example is in .net 1.1 but my project uses .net 2.0. Is there any update necessary?
    3. The file 'fsitems.sql' seems to contain the procedures for setting up the SQL Tables. I'm not an SQL Expert and so I don't know how I could create the link between the attachment-table and my existing datatables.
    4. I guess the example uses the Save-Button from the Editor as there is no explicit Save-Button anywhere else on the page. Is there anything to modify when I use a explicit Save-Button?
    These are just some of the questions I currently have. A tutorial would be really nice, otherwise we also might clarify the questions via this forum if you like to. Many thanks for your support!

    .net Framework 4.0 / ASP.net / VB / CuteEditor 6.7 / SQL 2005
View Complete Thread