I have a foxpro 6.0 DSN and a SQL DSN. The foxpro DSN is pulling data from across a 1 gigabit network to the destination SQL DSN. I am trying to find ways to speed this up but want to know the bottleneck. Right now the process to move the data is run on a single server. If I were to run the process on two servers that would mean two Foxpro DSNs would be sending data to the single SQL DSN. Would the SQL DSN be able to handle this? Thanks
Warren
Warren