I have developed an application that, using ADO takes data from VFP6.0 tables and puts them into an Access2K database. It will also create new monthly tables in this Access database, when necessary. I developed it on a 233MHz PII and it runs perfectly fine. When I run it on a 933MHz PIII, it will create the tables, but will not insert the data. I have subsequently run the program on other computers with clock speeds inbetween these two, and it still runs fine. I only use one ADO connection (I hear that if you use two, it can affect read/write commands). Any suggestions or ideas?
Steve
Steve