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

Visual Basic

 
AnswerRe: setup and packaging a windows application in VB.NET Pin
kubben16-Apr-07 2:40
kubben16-Apr-07 2:40 
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 
Hi Dave

The VB6 project writes the file and the .NET project loads it. I did find .ReadXML but the project is not in a state to run this yet. Would .ReadXML understand the VB6 recordset schema?

The code I was thinking to use is

dTable.ReadXml(shareParams.OperationalShare & "\" & shareParams.GeneralInputFolder & "\" & dtRow("DataFileName"))

Where dTable is a DataTable and the parameter is the file name.


David Loring
!! Keep Music Live !!

GeneralRe: ADO Persisted Recordset XML Pin
Dave Kreskowiak16-Apr-07 12:16
mveDave Kreskowiak16-Apr-07 12:16 
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 

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.