sir i want to insert tour pkg in db using asp.net like this. how to do this plz help me.
pkg name : pkg1
day 1
Details
Day 2
Details
-
-
. .
Day n
again another pkg
pkg name : pkg2
day 1
Details
Day 2
Details
-
-
. .
Day n
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nitin SontakkePosted Jul 20, 2016, 6:09 AM
Sorry, I don't think I really understand what you are asking for. What exactly is your question?
Just to clarify, one important thing, whilesaving data into database, asp.net doesn't really come into picture. It is completely, C#, ADO.NET and SQLServer client libraries business. Absolutely nothing to do with ASP.NET.