Click here to Skip to main content
15,919,931 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: debuggerstepthrough-like experience? Pin
Anonymous25-Sep-04 18:19
Anonymous25-Sep-04 18:19 
AnswerRe: debuggerstepthrough-like experience? Pin
Colin Angus Mackay26-Sep-04 13:37
Colin Angus Mackay26-Sep-04 13:37 
Generalcompatibility Pin
bassemhoussam25-Sep-04 9:56
bassemhoussam25-Sep-04 9:56 
GeneralRe: compatibility Pin
Anonymous25-Sep-04 10:44
Anonymous25-Sep-04 10:44 
Generalfind month's last day Pin
2ndhandcomputer25-Sep-04 9:17
2ndhandcomputer25-Sep-04 9:17 
GeneralRe: find month's last day Pin
Anonymous25-Sep-04 10:41
Anonymous25-Sep-04 10:41 
GeneralCast not valid Pin
Herbertmunch25-Sep-04 4:35
Herbertmunch25-Sep-04 4:35 
GeneralProblem While Updating Datasource Pin
Kunal Mukherjee25-Sep-04 4:23
Kunal Mukherjee25-Sep-04 4:23 
:(Hi All! I am Kunal Mukherjee from Kolkata(Garia Station), India. I am facing a problem while coding in VB.Net. If you can PLEASE HELP ME!! Here goses the problem:

Suppose I am binding all the controls on my form to a dataview. But when I want to add a new record or if I want to mofify records and then update the datasource(database) then i am facing a problem. The dataset is getting updated but the datasource is not. I am using the dataadaptor's update method. But in all examples I found that if they are using dataview then they are using sql statements for update and insertion of records. What I want to know if I can use the update method of dataadaptor's to update the datasource, even if I use the dataview object. But if I go as per logic then whatever I have done is correct. Because changes made to the dataview automatically gets reflected on the datatable it is attached with. so when I use the update method of the dataadaptor then the records whose state has been changed should get updated in the datasource. Well that's as per my knowledge is concern. If you know how to solve this problem then please help me.

Also tell me that do I have to write sql statements for INSERT, UPDATE, or DELETE through the dataadaptor.
GeneralArabic TreeView Pin
Mohammad Daba'an25-Sep-04 4:10
Mohammad Daba'an25-Sep-04 4:10 
GeneralRe: Arabic TreeView Pin
Dave Kreskowiak25-Sep-04 5:16
mveDave Kreskowiak25-Sep-04 5:16 
GeneralRe: Arabic TreeView Pin
Mohammad Daba'an25-Sep-04 19:52
Mohammad Daba'an25-Sep-04 19:52 
GeneralRe: Arabic TreeView Pin
Dave Kreskowiak26-Sep-04 5:00
mveDave Kreskowiak26-Sep-04 5:00 
GeneralBarcode font Pin
nitin_ion25-Sep-04 1:22
nitin_ion25-Sep-04 1:22 
GeneralColorMatrix and ImageAttributes not defined in VB.NET - can't get them to work! Pin
RichiLloyd25-Sep-04 1:16
RichiLloyd25-Sep-04 1:16 
GeneralRe: ColorMatrix and ImageAttributes not defined in VB.NET - can't get them to work! Pin
Dave Kreskowiak25-Sep-04 5:07
mveDave Kreskowiak25-Sep-04 5:07 
GeneralRe: ColorMatrix and ImageAttributes not defined in VB.NET - can't get them to work! Pin
RichiLloyd25-Sep-04 6:29
RichiLloyd25-Sep-04 6:29 
GeneralSending messages to the client application from the server application Pin
chintan197925-Sep-04 0:07
chintan197925-Sep-04 0:07 
GeneralReading an (RTF)Rich Text Format or MS-WORD file in Vb.NET Pin
eshban28424-Sep-04 11:53
eshban28424-Sep-04 11:53 
GeneralRe: Reading an (RTF)Rich Text Format or MS-WORD file in Vb.NET Pin
Anonymous24-Sep-04 14:59
Anonymous24-Sep-04 14:59 
GeneralRead a Specific String in Text File Pin
eshban28424-Sep-04 11:52
eshban28424-Sep-04 11:52 
GeneralRe: Read a Specific String in Text File Pin
Anonymous24-Sep-04 14:38
Anonymous24-Sep-04 14:38 
GeneralConverting UTC time to String Pin
Chris Quick24-Sep-04 11:40
Chris Quick24-Sep-04 11:40 
GeneralRe: Converting UTC time to String Pin
Anonymous24-Sep-04 15:04
Anonymous24-Sep-04 15:04 
GeneralSOAP FORMATTER Pin
Herbertmunch24-Sep-04 10:59
Herbertmunch24-Sep-04 10:59 
Generalread bitmap's pixels to VB6 Pin
2ndhandcomputer24-Sep-04 8:59
2ndhandcomputer24-Sep-04 8:59 

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.