News

I am saving a record to a database on SQL server 2k that has a field 'id' -- it is an autonumbered/identity field and thus auto-increments as necessary when saving records.At any rate, this is the ...
I have done a complete redesign on an existing database with 4 years of information and a few hundred thousand records preexisting. Now I run into the problem of importing my old data while ...