Click here to Skip to main content
15,910,773 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionAssemble captured image packets and display Pin
Dan Worthington23-Mar-08 11:12
Dan Worthington23-Mar-08 11:12 
GeneralRe: Assemble captured image packets and display Pin
A Wong24-Mar-08 7:06
A Wong24-Mar-08 7:06 
Generalplease i need real help ( iam tiered from it) Pin
asha_s23-Mar-08 8:54
asha_s23-Mar-08 8:54 
GeneralRe: please i need real help ( iam tiered from it) Pin
Christian Graus23-Mar-08 11:27
protectorChristian Graus23-Mar-08 11:27 
GeneralRe: please i need real help ( iam tiered from it) Pin
asha_s24-Mar-08 0:09
asha_s24-Mar-08 0:09 
GeneralRe: please i need real help ( iam tiered from it) Pin
Dave Kreskowiak24-Mar-08 4:05
mveDave Kreskowiak24-Mar-08 4:05 
GeneralRe: please i need real help ( iam tiered from it) Pin
asha_s24-Mar-08 7:40
asha_s24-Mar-08 7:40 
GeneralRe: please i need real help ( iam tiered from it) Pin
Dave Kreskowiak26-Mar-08 6:47
mveDave Kreskowiak26-Mar-08 6:47 
AcceptChanges doesn't do what your code is implying that you think it does. AcceptChanges tells the dataset that all of the changes it's keeping track of should be permanent, IN THE DATASET - NOT THE DATABASE. Call the Update method to write the changes made to the dataset back to the database.



A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




GeneralRe: please i need real help ( iam tiered from it) Pin
asha_s26-Mar-08 7:18
asha_s26-Mar-08 7:18 
GeneralRe: please i need real help ( iam tiered from it) Pin
Dave Kreskowiak26-Mar-08 7:20
mveDave Kreskowiak26-Mar-08 7:20 
GeneralHelp on a program Pin
antlex23-Mar-08 6:26
antlex23-Mar-08 6:26 
GeneralRe: Help on a program Pin
pmarfleet23-Mar-08 7:11
pmarfleet23-Mar-08 7:11 
GeneralRe: Help on a program Pin
Christian Graus23-Mar-08 11:36
protectorChristian Graus23-Mar-08 11:36 
Questioninserting data in to ms access database Pin
bapu288923-Mar-08 4:38
bapu288923-Mar-08 4:38 
GeneralRe: inserting data in to ms access database Pin
pmarfleet23-Mar-08 5:26
pmarfleet23-Mar-08 5:26 
GeneralRe: inserting data in to ms access database Pin
Paul Conrad23-Mar-08 5:35
professionalPaul Conrad23-Mar-08 5:35 
GeneralRe: inserting data in to ms access database Pin
pmarfleet23-Mar-08 5:51
pmarfleet23-Mar-08 5:51 
QuestionRe: inserting data in to ms access database Pin
bapu288923-Mar-08 6:00
bapu288923-Mar-08 6:00 
GeneralRe: inserting data in to ms access database Pin
Dave Kreskowiak23-Mar-08 15:38
mveDave Kreskowiak23-Mar-08 15:38 
GeneralHosting controls on a layered window Pin
Soumik Chatterjee23-Mar-08 4:02
Soumik Chatterjee23-Mar-08 4:02 
GeneralCalling Web Service using VB6 without SOAP Pin
Kumaran21cen23-Mar-08 3:16
Kumaran21cen23-Mar-08 3:16 
GeneralRe: Calling Web Service using VB6 without SOAP Pin
Dave Kreskowiak24-Mar-08 4:01
mveDave Kreskowiak24-Mar-08 4:01 
Generalrandom records Pin
bapu288923-Mar-08 1:03
bapu288923-Mar-08 1:03 
GeneralRe: random records Pin
Christian Graus23-Mar-08 11:33
protectorChristian Graus23-Mar-08 11:33 
Generalc++ and visual basic share an enum. Pin
nina80222-Mar-08 20:51
nina80222-Mar-08 20:51 

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.