Click here to Skip to main content
15,906,081 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: USB RESET Pin
Luc Pattyn19-Feb-09 5:17
sitebuilderLuc Pattyn19-Feb-09 5:17 
GeneralRe: USB RESET Pin
EliottA19-Feb-09 7:11
EliottA19-Feb-09 7:11 
GeneralRe: USB RESET Pin
Luc Pattyn19-Feb-09 7:55
sitebuilderLuc Pattyn19-Feb-09 7:55 
AnswerRe: USB RESET Pin
siddaraju19-Feb-09 18:06
siddaraju19-Feb-09 18:06 
GeneralRe: USB RESET Pin
Bharat Jain20-Feb-09 0:04
Bharat Jain20-Feb-09 0:04 
QuestionHow can I change the bakcground color of a subitem in listview (after) adding the items? Pin
JUNEYT19-Feb-09 1:56
JUNEYT19-Feb-09 1:56 
AnswerRe: How can I change the bakcground color of a subitem in listview (after) adding the items? Pin
Dave Kreskowiak19-Feb-09 4:14
mveDave Kreskowiak19-Feb-09 4:14 
QuestionInsert into multiple tables via dataset Pin
waner michaud19-Feb-09 1:51
waner michaud19-Feb-09 1:51 
Laugh | :laugh: Help Me, Please..VERY URGENT

I have this cenario:

I have a form(NewcomplaintForm.vb 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..
Laugh | :laugh:
AnswerRe: Insert into multiple tables via dataset Pin
Dave Kreskowiak19-Feb-09 3:58
mveDave Kreskowiak19-Feb-09 3:58 
GeneralRe: Insert into multiple tables via dataset Pin
waner michaud19-Feb-09 10:46
waner michaud19-Feb-09 10:46 
GeneralRe: Insert into multiple tables via dataset Pin
Dave Kreskowiak19-Feb-09 11:42
mveDave Kreskowiak19-Feb-09 11:42 
GeneralRe: Insert into multiple tables via dataset Pin
waner michaud20-Feb-09 8:36
waner michaud20-Feb-09 8:36 
QuestionDeliveryNotificationOptions Pin
puneet_shadija19-Feb-09 1:34
puneet_shadija19-Feb-09 1:34 
AnswerRe: DeliveryNotificationOptions Pin
Dave Kreskowiak19-Feb-09 2:12
mveDave Kreskowiak19-Feb-09 2:12 
GeneralRe: DeliveryNotificationOptions Pin
puneet_shadija20-Feb-09 3:15
puneet_shadija20-Feb-09 3:15 
GeneralRe: DeliveryNotificationOptions Pin
Dave Kreskowiak20-Feb-09 11:57
mveDave Kreskowiak20-Feb-09 11:57 
QuestionCreate a Folder with Full permission and access Rights Pin
pdnet19-Feb-09 1:06
pdnet19-Feb-09 1:06 
QuestionHow to detect KeyPress Event of datagridView Cell? Pin
ivo7518-Feb-09 21:26
ivo7518-Feb-09 21:26 
AnswerRe: How to detect KeyPress Event of datagridView Cell? Pin
Jay Royall18-Feb-09 23:15
Jay Royall18-Feb-09 23:15 
Questionhow to insert a date inside an array Pin
hyperalergelo18-Feb-09 19:55
hyperalergelo18-Feb-09 19:55 
AnswerRe: how to insert a date inside an array Pin
Guffa18-Feb-09 20:11
Guffa18-Feb-09 20:11 
QuestionHow to get the list of all the folders inside the mailbox store in exchange server with their URL Pin
prateeksj18-Feb-09 18:34
prateeksj18-Feb-09 18:34 
AnswerRe: How to get the list of all the folders inside the mailbox store in exchange server with their URL Pin
prateeksj19-Feb-09 12:33
prateeksj19-Feb-09 12:33 
QuestionHow to retrieve the appointment from exchange server's user mailbox store using VB.net Pin
prateeksj18-Feb-09 18:32
prateeksj18-Feb-09 18:32 
Questionpop up window Pin
aswd18-Feb-09 17:54
aswd18-Feb-09 17:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.