I have a client using dbf files in a VFP format. I need to upload 
them via a web form, and put all of the data into my SQL Server. I 
am having a big problem though, that I just can't seem to get past.

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. I can keep a copy 
of the fpt file on my server since that won't change, but even if I 
put it into the upload directory, I still get the same error 
message. The only time I don't get the error is when I open the dbf 
in DBFViewer 2000 and resave it. Of course this isn't a solution 
since I can't touch the original files, and I can't screw with the 
dbf files every time they want to upload them.

I am using this connect string:
Provider=vfpoledb.1;Data Source=" & Application("WhichServer") 
& "hudsonabstract/;Collating Sequence=general

You guys see any way that I can get around this?

Thanks,
Russ




------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12h49lkpj/M=362131.6882499.7825260.1510227/D=groups/S=1705115381:TM/Y=YAHOO/EXP=1124159728/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy</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/
 


Reply via email to