Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


INSERT/UPDATE MULTIPLE TABLES AND ERROR CHECKING


INSERT/UPDATE MULTIPLE TABLES AND ERROR CHECKING

Author
Message
wnmichaud
wnmichaud
Supreme Being
Supreme Being (283 reputation)Supreme Being (283 reputation)Supreme Being (283 reputation)Supreme Being (283 reputation)Supreme Being (283 reputation)Supreme Being (283 reputation)Supreme Being (283 reputation)Supreme Being (283 reputation)Supreme Being (283 reputation)

Group: Forum Members
Posts: 1, Visits: 5
Help Me, Please..VERY URGENT

I have this cenario:

I have a form(NewcomplaintForm.vb Wink that will collect informations for ComplaintTable(complaintid, ComplaintType, date, desc, status, recommendation, etc..); ComplainantTable(complainantid, last, first, etc..); OffenderTable(offenderid, last, first, etc..) DutyofficerTable(dutyofficerid, last, first, etc..) and insert data into these tables respectively.

when NewComplaint, check for complainant last and first name and identication, if they exist, update/modify and create a NewComplaint document. if not exist, create NewComplaint document.  

I create the form in visual studio 2005, table in sql express..
I create a data set meaning 4 datasets since i have 4 tables..
I drag these dataset into the form..

Now I cannot get the insertion part done nor update nor checking for the complainant info before any new complaint create.

I need to accomplish the following:

1) CREATE A NEW COMPLAINT AND PRINT IT
2) SEARCH FOR A COMPLAINT BASED ON COMPLAINTID OR COMPLAINANTID, OFFENDERID

3) NEED TO MAKE THESE DATASETS WORK SO I CAN INSERT/UPDATE INTO THE TABLES

4) NEED TO HAVE COMPLAINTID SYSTEM DRIVEN

5) A COMPLAINANT CAN HAVE MULTIPLE COMPLAINTS

6) AN OFFENDER CAN HAVE MULTIPLE COMPLAINTS ON THEM

7) KEEP TRACK ON COMPLAINT STATUS AND RECOMMENDATION.


Please give me step by steps to get this done..
I am very new in this..

I Can be emaiedl at wnmichaud@yahoo.com

THANKS A LOT IN ADVANCE!!!!!

I'm standing by for a reply..

GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search