Click here to Skip to main content
16,005,048 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Close down Pin
Tom Deketelaere8-Oct-07 20:55
professionalTom Deketelaere8-Oct-07 20:55 
GeneralRe: Close down Pin
Salman Sheikh8-Oct-07 21:45
Salman Sheikh8-Oct-07 21:45 
GeneralRe: Close down Pin
Tom Deketelaere8-Oct-07 22:06
professionalTom Deketelaere8-Oct-07 22:06 
AnswerRe: Close down Pin
GuyThiebaut8-Oct-07 21:42
professionalGuyThiebaut8-Oct-07 21:42 
AnswerRe: Close down Pin
Taylor Kobani8-Oct-07 23:21
Taylor Kobani8-Oct-07 23:21 
Questionconvert txt file to ms-access [modified] Pin
Rinki Mukheraji8-Oct-07 20:09
Rinki Mukheraji8-Oct-07 20:09 
AnswerRe: convert txt file to ms-access Pin
pmarfleet8-Oct-07 21:23
pmarfleet8-Oct-07 21:23 
AnswerRe: convert txt file to ms-access Pin
Salman Sheikh8-Oct-07 21:49
Salman Sheikh8-Oct-07 21:49 
you will have to parse the string for doing this Smile | :)


you can create an access database with a table with your required schema

and then start reading file using streamreader line by line and split every line on separator and use the literals as values for your access datatable



Salman Sheikh

Question"How can I convert english language statement in my own language in VB 6.0? " Pin
aspdotnetvijay8-Oct-07 20:06
aspdotnetvijay8-Oct-07 20:06 
AnswerRe: "How can I convert english language statement in my own language in VB 6.0? " Pin
Tom Deketelaere8-Oct-07 21:02
professionalTom Deketelaere8-Oct-07 21:02 
QuestionDataGridView Help... How to insert windows control inside the DataGridView row or cells as an input control? Pin
vbDigger'z8-Oct-07 20:02
vbDigger'z8-Oct-07 20:02 
AnswerRe: DataGridView Help... How to insert windows control inside the DataGridView row or cells as an input control? Pin
Dave Kreskowiak9-Oct-07 4:35
mveDave Kreskowiak9-Oct-07 4:35 
Questionpdf to html Pin
karthidheena8-Oct-07 19:38
karthidheena8-Oct-07 19:38 
AnswerRe: pdf to html Pin
Dave Kreskowiak9-Oct-07 1:49
mveDave Kreskowiak9-Oct-07 1:49 
Questionhow can I convert lower case into upper case alphabats in textboxes for web applications Pin
Ashish Kumar Vyas8-Oct-07 18:55
Ashish Kumar Vyas8-Oct-07 18:55 
AnswerRe: how can I convert lower case into upper case alphabats in textboxes for web applications Pin
nishkarsh_k8-Oct-07 19:58
nishkarsh_k8-Oct-07 19:58 
AnswerRe: how can I convert lower case into upper case alphabats in textboxes for web applications Pin
Dave Kreskowiak9-Oct-07 1:53
mveDave Kreskowiak9-Oct-07 1:53 
QuestionLicense of MsFlexGrid ocx in Vb 5005 Pin
nishkarsh_k8-Oct-07 18:35
nishkarsh_k8-Oct-07 18:35 
AnswerRe: License of MsFlexGrid ocx in Vb 5005 Pin
Dave Kreskowiak9-Oct-07 1:50
mveDave Kreskowiak9-Oct-07 1:50 
QuestionPlease Help.. Update MS Access using DataGridView in VB2005 Pin
vbDigger'z8-Oct-07 17:51
vbDigger'z8-Oct-07 17:51 
AnswerRe: Please Help.. Update MS Access using DataGridView in VB2005 Pin
Dave Kreskowiak8-Oct-07 17:58
mveDave Kreskowiak8-Oct-07 17:58 
GeneralRe: Please Help.. Update MS Access using DataGridView in VB2005 Pin
vbDigger'z8-Oct-07 18:36
vbDigger'z8-Oct-07 18:36 
GeneralRe: Please Help.. Update MS Access using DataGridView in VB2005 Pin
vbDigger'z8-Oct-07 19:43
vbDigger'z8-Oct-07 19:43 
GeneralRe: Please Help.. Update MS Access using DataGridView in VB2005 Pin
Dave Kreskowiak9-Oct-07 1:51
mveDave Kreskowiak9-Oct-07 1:51 
GeneralRe: Please Help.. Update MS Access using DataGridView in VB2005 Pin
vbDigger'z9-Oct-07 15:57
vbDigger'z9-Oct-07 15:57 

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.