Tony, If all else fails and you think you have a corrupted database you could take a look at the following link:
http://www.hallogram.com/foxfix/ Rather expensive for a one time use though... The .CDX file is a compound index file. The .FPT file is for memo fields in the database. How exactly are you trying to import? Are you importing into SQL 2000? Do you have any way of "dumping" the database tables down into a simple comma delimited value? Does ColdFusion connect to the FoxPro tables properly? If so you could always have ColdFusion dump to .CSV or even copy to the SQL 2000 server. I'm really not sure what you mean by "ghost ones". I'm no FoxPro expert but if all else fails... I can certainly put you in touch with one. I'm just trying to get a better understanding of what exactly you're doing. :-) -Novak ----- Original Message ----- From: "Tony Weeg" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, June 30, 2003 9:03 PM Subject: RE: visual fox pro db? > trying to import into sql server, and have about 45 out of 50 tables > that have imported...yet, some are missing, the files are there, a .cdx > a .fpt and a some other file, a database index file...anyway, i have > no prob importing 90% table for table...its just some ghost ones, that > dont show up in the list to import... > ???? help. > > tw > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, June 30, 2003 11:56 PM > To: CF-Talk > Subject: Re: visual fox pro db? > > > What's the question? > > -Novak > > ----- Original Message ----- > From: "Tony Weeg" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Monday, June 30, 2003 8:46 PM > Subject: ot: visual fox pro db? > > > > hey, if anyone on here is knowledgable about vfp databases...please > > if you have time, email me off list, i have a quick question...thanks! > > > > ....tony > > > > tony weeg > > [EMAIL PROTECTED] > > www.revolutionwebdesign.com > > rEvOlUtIoN wEb DeSiGn > > 410.334.6331 > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Host with the leader in ColdFusion hosting. Voted #1 ColdFusion host by CF Developers. Offering shared and dedicated hosting options. www.cfxhosting.com/default.cfm?redirect=10481 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

