Click here to Skip to main content
16,010,650 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: sql error message Pin
Dave Kreskowiak5-Sep-05 3:02
mveDave Kreskowiak5-Sep-05 3:02 
Questionwe need help for this project Pin
kenvil3-Sep-05 7:00
kenvil3-Sep-05 7:00 
AnswerRe: we need help for this project Pin
quacks_a_lot3-Sep-05 16:47
quacks_a_lot3-Sep-05 16:47 
GeneralRe: we need help for this project Pin
kenvil4-Sep-05 0:23
kenvil4-Sep-05 0:23 
GeneralRe: we need help for this project Pin
quacks_a_lot4-Sep-05 8:43
quacks_a_lot4-Sep-05 8:43 
GeneralRe: we need help for this project Pin
kenvil5-Sep-05 6:48
kenvil5-Sep-05 6:48 
AnswerRe: we need help for this project Pin
rwestgraham4-Sep-05 0:16
rwestgraham4-Sep-05 0:16 
Questionimporting CSV file using DAO - force field to be varChar (string) Pin
Anonymous3-Sep-05 6:03
Anonymous3-Sep-05 6:03 
Im trying to import a CSV file into an access db using dao
The following code works well in the connection

Set tmpDB = DAO.OpenDatabase(ActiveWorkbook.Path, False, True, "Text;Database=C:/TEMP;Table=test.csv;HDR=Yes;FMT=Delimited;")

However part of the data is lost in the proccess.

I think that if I force all fields to behave as strings(varChar) I can solve this problem.
Does anyone know how to do this?

AnswerRe: importing CSV file using DAO - force field to be varChar (string) Pin
Dave Kreskowiak3-Sep-05 6:56
mveDave Kreskowiak3-Sep-05 6:56 
GeneralRe: importing CSV file using DAO - force field to be varChar (string) Pin
Anonymous3-Sep-05 17:42
Anonymous3-Sep-05 17:42 
GeneralRe: importing CSV file using DAO - force field to be varChar (string) Pin
Dave Kreskowiak4-Sep-05 6:27
mveDave Kreskowiak4-Sep-05 6:27 
Questionhow to connect via dsn Pin
MODI_RAHUL3-Sep-05 4:23
MODI_RAHUL3-Sep-05 4:23 
AnswerRe: how to connect via dsn Pin
Dave Kreskowiak3-Sep-05 6:11
mveDave Kreskowiak3-Sep-05 6:11 
Questionmy IDE is wacky! Pin
tcloud3-Sep-05 2:49
tcloud3-Sep-05 2:49 
AnswerRe: my IDE is wacky! Pin
Charlie Williams3-Sep-05 18:49
Charlie Williams3-Sep-05 18:49 
GeneralRe: my IDE is wacky! Pin
tcloud4-Sep-05 3:34
tcloud4-Sep-05 3:34 
Questiondatabase in vb6 ! Pin
Anonymous3-Sep-05 2:30
Anonymous3-Sep-05 2:30 
AnswerRe: database in vb6 ! Pin
°[Halo]°3-Sep-05 9:10
°[Halo]°3-Sep-05 9:10 
GeneralRe: database in vb6 ! Pin
Anonymous5-Sep-05 19:22
Anonymous5-Sep-05 19:22 
QuestionInitilizing dataadapter Pin
nirdanon3-Sep-05 1:49
nirdanon3-Sep-05 1:49 
Questionhow to Making last column of listview upto the remaing width of listview control Pin
Rizwan Bashir3-Sep-05 1:19
Rizwan Bashir3-Sep-05 1:19 
AnswerRe: how to Making last column of listview upto the remaing width of listview control Pin
Anonymous3-Sep-05 2:23
Anonymous3-Sep-05 2:23 
Questionwindows explorer file context menu ? Pin
LuisCypher3-Sep-05 0:48
LuisCypher3-Sep-05 0:48 
AnswerRe: windows explorer file context menu ? Pin
Anonymous3-Sep-05 2:20
Anonymous3-Sep-05 2:20 
GeneralRe: windows explorer file context menu ? Pin
LuisCypher3-Sep-05 3:02
LuisCypher3-Sep-05 3:02 

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.