after putting some errorts.. i managed to kick start with my project... a basic project on inventory management....
wer add,del,edit,view.. of inventory stuffs can be done... but now.. i hav sucessfully..

1.created a table in SQL 2000 ( all the tables tat wer req for my inventory)
2. created rough layout of webpages..( .aspx pages) thru Visual studio 2008
3. found out the connection string (after struggling for 2 weeks)
4. learned to a particular stuff into tables (ie whwn the add button is clicked all the text values get stored into the SQL data base tat i made)
5.NOW STUCK

actually i want visual studio to generate SERIAL NO .. automatically and according to the serial NO all the stuffs must get added into the Tables.... ( i think the process involves first to check in the database the highest serial no and add one to the serial no... but how can the process be done, from first...)

hey, mind if i see how do you do up member's login and updating prfile? thanks

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.