Click here to Skip to main content
15,911,646 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSystem.Data.OleDb.OleDbException: Unkown [modified] Pin
Liu Chunhui15-Apr-07 17:37
Liu Chunhui15-Apr-07 17:37 
AnswerRe: System.Data.OleDb.OleDbException: Unkown Pin
moomoooomoo16-Apr-07 1:37
moomoooomoo16-Apr-07 1:37 
AnswerRe: System.Data.OleDb.OleDbException: Unkown Pin
Dave Kreskowiak16-Apr-07 2:57
mveDave Kreskowiak16-Apr-07 2:57 
GeneralRe: System.Data.OleDb.OleDbException: Unkown Pin
Liu Chunhui16-Apr-07 14:53
Liu Chunhui16-Apr-07 14:53 
QuestionADO Persisted Recordset XML Pin
DA_Loring15-Apr-07 15:38
DA_Loring15-Apr-07 15:38 
AnswerRe: ADO Persisted Recordset XML Pin
Dave Kreskowiak16-Apr-07 2:50
mveDave Kreskowiak16-Apr-07 2:50 
GeneralRe: ADO Persisted Recordset XML Pin
DA_Loring16-Apr-07 3:32
DA_Loring16-Apr-07 3:32 
GeneralRe: ADO Persisted Recordset XML Pin
Dave Kreskowiak16-Apr-07 12:16
mveDave Kreskowiak16-Apr-07 12:16 
XML is a standardized format, having nothing to do with VB6. ADO will still use the same data types.

And yes, you'd probably use DataSet.ReadXml to load the data.

It's easy enough to test. Should take you about 20 minutes to wipe together two small apps to test the data export to XML and read it again in VB.NET.


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


GeneralRe: ADO Persisted Recordset XML Pin
DA_Loring16-Apr-07 23:30
DA_Loring16-Apr-07 23:30 
Questionfind control from text Pin
185515-Apr-07 12:59
185515-Apr-07 12:59 
AnswerRe: find control from text Pin
The ANZAC15-Apr-07 13:05
The ANZAC15-Apr-07 13:05 
GeneralRe: find control from text Pin
185515-Apr-07 13:10
185515-Apr-07 13:10 
AnswerRe: find control from text Pin
Christian Graus15-Apr-07 13:09
protectorChristian Graus15-Apr-07 13:09 
GeneralRe: find control from text Pin
185515-Apr-07 14:31
185515-Apr-07 14:31 
GeneralRe: find control from text Pin
Christian Graus15-Apr-07 14:44
protectorChristian Graus15-Apr-07 14:44 
GeneralRe: find control from text Pin
185516-Apr-07 16:27
185516-Apr-07 16:27 
QuestionHow to center a control in a TableLayoutPanel ? [modified] Pin
Narenge15-Apr-07 9:39
Narenge15-Apr-07 9:39 
AnswerRe: How to center a control in a TableLayoutPanel ? Pin
Thomas Stockwell15-Apr-07 13:33
professionalThomas Stockwell15-Apr-07 13:33 
QuestionHow to random and get Data from Dataset Pin
somchoto15-Apr-07 7:16
somchoto15-Apr-07 7:16 
QuestionRe: How to random and get Data from Dataset Pin
CPallini15-Apr-07 9:28
mveCPallini15-Apr-07 9:28 
AnswerRe: How to random and get Data from Dataset Pin
Christian Graus15-Apr-07 11:41
protectorChristian Graus15-Apr-07 11:41 
AnswerRe: How to random and get Data from Dataset Pin
somchoto15-Apr-07 15:59
somchoto15-Apr-07 15:59 
GeneralRe: How to random and get Data from Dataset Pin
Christian Graus15-Apr-07 16:32
protectorChristian Graus15-Apr-07 16:32 
Questionabout recent files in menu Pin
bapu288915-Apr-07 3:08
bapu288915-Apr-07 3:08 
AnswerRe: about recent files in menu Pin
Werries15-Apr-07 5:29
Werries15-Apr-07 5:29 

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.