hello,
I just want to know how to embed database to my program, its and .Net program, and i am not able to connect them together.. please help..!
Hmmm, Visual Basic .net and MSSQL work great together, It's not something someone new in development should really attempt.
You really need to have a understanding of the Logic that goes behind it, how to use Connection strings to manipulate local to online procedures (stored or otherwise)
I suggest you head over to MSDN and really learn from ground up, I have noticed maybe 5 or 6 new members here that obviously don't know how to program in vb.net, and even though I never have a problem helping (EVER) I do have a problem with new members not attempting to learn the language first, 80% of the "Developers" in this section, Copy and paste our code or someone else's and releases their super uber duber application made solely by them with no help from anyone else, and claim it as 100% their own.