blah blah blah is here! blah blah » Close

0
votes
0 answers

Saving Data on a Form

Hi everyone, I have a minor problem with one of my assignments. I want my child form to show defalut values on open. When i update the data or change the existing data i want it to be saved and then when i reopen the form i want those va ...

0
votes
0 answers

Storing an image/document in sql server

I need to store email attachments, which may be an image,file, or document in sql server. Which datatype should I use for the column? would it be nvarchar(MAX)?

Feedback