|
-
Jun 1st, 2007, 10:07 AM
#1
Thread Starter
PowerPoster
create sql database from txt file via visual basic (6.0)
Admit have a txt file similar:
filed1 filed2
aaaaaaaaaa bbbbbbbbbbbbbb
cccccccccccc dddddddddddddd
.............
yyyyyyyyyy zzzzzzzzzzzzzz
How to create VIA VISUAL BASIC (ADO or DAO) a new SQL Server databse?
... in effect i want to create a database and table with 2 fileds and import data from txt file "ex novo"...
found thsi but vb.net and ado.net:
http://support.microsoft.com/kb/305079
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|