Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~991 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Lethugs

Hi, I have to forms, second for is shown from the first form trough showdialog command. Both forms have datagridview User will select data from DGV in second form then pass all this data to DGV in first form How can I achieve it, I know how to do it …

Member Avatar for Lethugs
0
340
Member Avatar for kinjal.jain.7393

I am creating a project in winforms in vb.net. My requirement is to update and delete records in SQL database with a button click event. My update coding updates the whole table instead of a particular database row.I have four columns in my table. Is there any coding way where …

Member Avatar for Piolo_1
0
178
Member Avatar for kaye.santos.92

i'am trying to create a setup file for my system where it has a database...can you help me???...i've tried to search it but it's only for mssql...

Member Avatar for kaye.santos.92
0
183
Member Avatar for kaye.santos.92

i am trying to start a form named login. i have changed my start up form in properties but different form start when i click debug. can you help me???

Member Avatar for Piolo_1
0
159
Member Avatar for Piolo_1

i want to update all this column in 1 execution. any reply is highly appreciated.. thanku UPDATE tblstoreitems SET price='499' WHERE TypeOrModel = 'A130'; UPDATE tblstoreitems SET price='599' WHERE TypeOrModel = 'A140'; UPDATE tblstoreitems SET price='1899' WHERE TypeOrModel = 'Alpha Style'; UPDATE tblstoreitems SET price='1699' WHERE TypeOrModel = 'Amethyst'; UPDATE …

Member Avatar for Piolo_1
0
131