Hi Again,
because you helped me so quickly with my last problem which I really appreciate, but now I have a bigger problem.
In work we are always sending letters out to customers with account #s, name and addresses etc so all this info has to be encrypted when stored in a SQl Db and when it is trafficing through the network but then decrypted at the users computer using a .Net app.
I have been asked to make a new mail merge because which will do a mail merge from a dataset.
So a user can put all the info in an app at their desk which will pot it in a dataset datatable then it will mailmerge from their and then when the user closes the app or when the app has finished all the mailmerges it will encrypt the necessary info and save all to the SQl table.
Or if you can think of a better idea please feel free to let me know.
Thanks in advance.
because you helped me so quickly with my last problem which I really appreciate, but now I have a bigger problem.
In work we are always sending letters out to customers with account #s, name and addresses etc so all this info has to be encrypted when stored in a SQl Db and when it is trafficing through the network but then decrypted at the users computer using a .Net app.
I have been asked to make a new mail merge because which will do a mail merge from a dataset.
So a user can put all the info in an app at their desk which will pot it in a dataset datatable then it will mailmerge from their and then when the user closes the app or when the app has finished all the mailmerges it will encrypt the necessary info and save all to the SQl table.
Or if you can think of a better idea please feel free to let me know.
Thanks in advance.