I am having problems accessing the Data Set, when i would type DataSet ds = new DataSet(); i will always get the red arrow line underneith, I then right clicked on the data > choose items in the toolbox and it is already checked yet i cant create it in code, any idea why?
ROSS679 0 Newbie Poster
Recommended Answers
Jump to PostWhat are you trying to do here? You seem to be setting textboxes to values retrieved from a database and then immediately redirecting the user to another page. Whats the point in doing that?
If you want to populate that data on another page there your should be doing the …
All 4 Replies
Mike Askew 131 Veteran Poster Featured Poster
ROSS679 0 Newbie Poster
hericles 289 Master Poster Featured Poster
ROSS679 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.