>I have found out that using UNC paths vs a mapped drive to a server, is >much slower. Specially if you are going to use a database shared amoungst >other folks. I would suggest a test on both scenario (UNC path and mapped >drive) and place some times on the same calls and you'll see the differences. >Heck, you can see the difference by copying a file. Ihth.
That is likely because using a UNC path is not persistent. Try mapping the UNC Path first (same as you would do mapping to a drive letter, just leave out the drive letter) and see if that makes a difference. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users