hi!
I have a problem on how to print data from the SQL Database..
We have personal information about different persons saved in the SQL database. We have a program in C# that when we choose a name of a person, personal information of that person will appear on the screen.
After that, we wish to print those information.. but we don't know how to do it.. does anyone have a code on how to do it.. Thank..