Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27046

VS 2010 I still don't have this working right..

$
0
0
I tried accessing the databases directly and updating them that way..had problems updating..fixed that..had problems with inserting..thought i had that fixed ..ended up with more issues with the updating..it just kept going back and forth like that..restarted over 5 times now.

Tried loading the databases into memory.updating them there then saving writing to hd..that took longer than editing the database's directly.

I'm so friggin confused right now..

I have a text file..or actually several..each text file is delimited with "|" and contains info that has to be placed into 5 different database files..the 9'th column of each row in the text file will determine which database that info should be placed into..the 8'th column is the primary key on all 5 databases and is the filename.pdf. so search's for duplicate records can be made using that column of each row.

getting the info into a list(of T i can handle ..
Getting the info to go into each of the databases in a timely manner is driving me nuts.

I've got something that seems to be working..i have no idea if it's actually going to save the data to the HD until it reaches the end of the loop..which at it's current speed should be sometime in the next hour..seems just a tat too long to pull only 58,000 lines out of a text file..it's moving about 100 lines every 10 or 12 sec..it was moving 200/ps when i was writing directly to the HD..so i gots to have something wrong somewhere.

Thus far i have found nothing that fits with how to properly update more than one DB ata time..
or even how to import from a text file into a db file..etc.

I've gotten lots of help on here and i've tried my best to make each and every reply work to it's fullest..but guys i'm having no luck in getting it working the way it's supposed to..
given the details of what i outlined above ..i'm hoping someone could throw something up for me to try out that's complete enough that i don't have to rub my head like a crystal ball to figure out how to make it work.
the DB files i'm using are MS access 2007

Viewing all articles
Browse latest Browse all 27046

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>