S
Steve
I am importing and updating data from our server. I have been able to
get it into comma-delimited fields, and then import into a temporary
table with the same structure of our Demog table. My problem is the
next step. Since the data is not necessarily unique, ie, some of the
records to be imported are <updates> to previous information, I have not
been able to get all my information.
In other words, I can import new, unique rows, but if I already have a
index number and a name field with data, I havent figured out how to
update address, phone, etc.
Can somebody point me in the right direction?
Thanks in advance. If another newsgroup is more appropriate for this
question, please advise.
Reply to Newsgroup only, or you might figure out how to invert the real
name of my ISP....
get it into comma-delimited fields, and then import into a temporary
table with the same structure of our Demog table. My problem is the
next step. Since the data is not necessarily unique, ie, some of the
records to be imported are <updates> to previous information, I have not
been able to get all my information.
In other words, I can import new, unique rows, but if I already have a
index number and a name field with data, I havent figured out how to
update address, phone, etc.
Can somebody point me in the right direction?
Thanks in advance. If another newsgroup is more appropriate for this
question, please advise.
Reply to Newsgroup only, or you might figure out how to invert the real
name of my ISP....