Viewing 5 posts - 1 through 5 (of 5 total)
The thing is all of the extracted files that are inserted into the database have no duplicates, except for the one file that is generated last Nov 5, where our...
November 22, 2007 at 8:33 pm
There are no joins in my expressions, there is a unique index(ID).
November 22, 2007 at 7:34 pm
The vb program will split the strings and remove unnecessary values such as 0's, and converts strings to datetime.
November 22, 2007 at 7:32 pm
I can't, because the vb program is automatically running to lessen the effort, meaning, it is assigned as a job that will run every Monday after the extracted text file...
November 22, 2007 at 6:42 pm
I enforce the "no duplicates" via my vb program and it is working.
It's not joined, the data are directly inserted in the table from a text file via my vb...
November 22, 2007 at 5:16 pm
Viewing 5 posts - 1 through 5 (of 5 total)