Click here to Skip to main content
15,885,953 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCustom Control Collection Pin
The ANZAC18-May-07 23:42
The ANZAC18-May-07 23:42 
QuestionApplication hang declaring object Pin
EldieBongers18-May-07 23:40
EldieBongers18-May-07 23:40 
QuestionThankx Dave Kreskowiak ,but problem of word...! Pin
koolprasad200318-May-07 20:45
professionalkoolprasad200318-May-07 20:45 
AnswerRe: Thankx Dave Kreskowiak ,but problem of word...! Pin
Dave Kreskowiak19-May-07 17:57
mveDave Kreskowiak19-May-07 17:57 
QuestionSSRS Subscription From .Net Pin
praveenkjohn18-May-07 19:52
praveenkjohn18-May-07 19:52 
AnswerRe: SSRS Subscription From .Net Pin
Dave Kreskowiak19-May-07 4:24
mveDave Kreskowiak19-May-07 4:24 
QuestionExport SQL to Access Pin
danasegaranea18-May-07 19:48
danasegaranea18-May-07 19:48 
AnswerRe: Export SQL to Access Pin
Dave Kreskowiak19-May-07 4:20
mveDave Kreskowiak19-May-07 4:20 
You'll have to read each record from the SQL table, probably using an SqlCommand and it's ExecuteReader method, and assign the values from each field to the appropriate fields in the OleDbCommand INSERT code to write the data to an Access table.


A guide to posting questions on CodeProject[^]

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


QuestionA small doubt Pin
Dileep_Vickey18-May-07 19:00
Dileep_Vickey18-May-07 19:00 
AnswerRe: A small doubt Pin
Christian Graus19-May-07 0:52
protectorChristian Graus19-May-07 0:52 
AnswerRe: A small doubt Pin
isidor719-May-07 8:36
isidor719-May-07 8:36 
Questionstrarting to learn remoting need help Pin
maytel mynt18-May-07 15:24
maytel mynt18-May-07 15:24 
AnswerRe: strarting to learn remoting need help Pin
MatrixCoder18-May-07 16:15
MatrixCoder18-May-07 16:15 
AnswerRe: strarting to learn remoting need help Pin
Dave Kreskowiak19-May-07 4:15
mveDave Kreskowiak19-May-07 4:15 
GeneralRe: strarting to learn remoting need help Pin
maytel mynt21-May-07 14:28
maytel mynt21-May-07 14:28 
QuestionDriver File name .SYS Pin
somchoto18-May-07 15:12
somchoto18-May-07 15:12 
AnswerRe: Driver File name .SYS Pin
Christian Graus18-May-07 15:30
protectorChristian Graus18-May-07 15:30 
QuestionOracle stored procedures with VB.net Pin
Larry Gaukel18-May-07 9:09
Larry Gaukel18-May-07 9:09 
AnswerRe: Oracle stored procedures with VB.net Pin
mr_lasseter19-May-07 5:22
mr_lasseter19-May-07 5:22 
AnswerRe: Oracle stored procedures with VB.net Pin
Larry Gaukel23-May-07 9:46
Larry Gaukel23-May-07 9:46 
Questionmultiline ListView vb.net 2005 Pin
Allwin0718-May-07 7:33
Allwin0718-May-07 7:33 
AnswerRe: multiline ListView vb.net 2005 Pin
Dave Kreskowiak18-May-07 9:56
mveDave Kreskowiak18-May-07 9:56 
Questioncaret line number (not the "just" line number ) Pin
NANCO18-May-07 5:48
NANCO18-May-07 5:48 
AnswerRe: caret line number (not the "just" line number ) Pin
Dave Kreskowiak18-May-07 6:36
mveDave Kreskowiak18-May-07 6:36 
GeneralRe: caret line number (not the "just" line number ) Pin
NANCO19-May-07 1:08
NANCO19-May-07 1: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.