Re: [Tutor] My Name is John and I copy and paste

2006-04-18 Thread Bob Gailer
John CORRY wrote: > > Hi, > > > > Thanks for all the help so far on my database questions. I have now > developed a program that reads in info from a csv file and updates > already existing records in my database. I have enclosed the code > below. The good news is that it is working. Howev

Re: [Tutor] My Name is John and I copy and paste

2006-04-18 Thread Kent Johnson
John CORRY wrote: > Thanks for all the help so far on my database questions. I have now > developed a program that reads in info from a csv file and updates > already existing records in my database. I have enclosed the code > below. The good news is that it is working. However, I used copy

[Tutor] My Name is John and I copy and paste

2006-04-18 Thread John CORRY
Hi,   Thanks for all the help so far on my database questions.  I have now developed a program that reads in info from a csv file and updates already existing records in my database.  I have enclosed the code below.  The good news is that it is working.  However, I used copy and paste and