i have created a database that hooks in with my program, problem is i forgot to add in a colum .... i kmnow how to do this by editing the table, problem is how do i then get it to the program and to act like the others already on there?
wil i need to create a new data source? i tried this once and then NONE of them worked, none of the colums would save the changes.
¬e* .. the new item i created appears in the database exporer window but NOT in the data source exporer .. im not sure what to do
thanks
Loading
John BurnsPosted Dec 14, 2010, 2:51 AM
Sam HobbsPosted Dec 14, 2010, 12:03 AM
John BurnsPosted Dec 13, 2010, 6:39 AM
would trhere have been anohter way of doing this or have i just messed that up and made alot more work for myself?
John BurnsPosted Dec 13, 2010, 6:27 AM
The new colum shows in the database exporer window along with all my other ones but when i view the data source exporer and open up "Database1DataSet1" it is not listed there unlike the ones i originally created.
Subhendu DePosted Dec 13, 2010, 6:23 AM
Thanks.....
John BurnsPosted Dec 13, 2010, 6:17 AM
i have created a small program and a database to go with that program. the database lists several things that are listed on my program in colums; weight, height, width ect ... but i missed one out ... so i went back to the data base and added in the colum i forgot about ... however i cannot now seem to get this item onto my windows form like i have done with the existing colums from the database; how can this be done?
Subhendu DePosted Dec 13, 2010, 5:59 AM
Thanks.....