Hi Russ, > I can upload the files just fine, but I get the error > when I actually try and connect to the database, I am > getting an error about how the memo file is missing > or is invalid. ...
This type of error can occur if the database uses disk caching to build the results and the IUSR acct doesn't have necessary NTFS permissions to write in the folder the db is in. That might not be the case (I'm no FoxPro guy). Have you tried alternative connection strings? Look at the code here, also ASP, which is capable of reading and writing Memo fields: http://support.microsoft.com/?id=208208 Good luck, Shawn K. Hall http://12PointDesign.com/ http://ReliableAnswers.com/ '// ======================================================== Lottery: a tax on people who are bad at math. ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12h7hfpv0/M=362329.6886308.7839368.1510227/D=groups/S=1705115381:TM/Y=YAHOO/EXP=1124166875/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992 ">Fair play? Video games influencing politics. Click and talk back!</a>.</font> --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
