Re: How do I add an index to a FoxPro table
From: Cindy Winegarden (cindy.winegarden_at_mvps.org)
Date: 03/30/04
- Next message: Guguji: "Oralce Object Type Input Parameter"
- Previous message: Mark: "RE: connecting VB dot Net to Oracle 8i"
- In reply to: Dave: "How do I add an index to a FoxPro table"
- Next in thread: Dave: "Re: How do I add an index to a FoxPro table"
- Reply: Dave: "Re: How do I add an index to a FoxPro table"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Mar 2004 10:50:33 -0500
Hi Dave,
You can't. FoxPro's Index command is not supported by the OLE DB provider.
If you've got an MSDN subscription you can fire up VFP and create an index
on your table that way. In order to create an index you must have exclusive
use of the table.
-- Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP cindy.winegarden@mvps.org www.cindywinegarden.com "Dave" <anonymous@discussions.microsoft.com> wrote in message news:967E37CC-A7DC-4BE7-9885-9EC2786F9A6F@microsoft.com... > Hi > > Does anyone know how I can add an index to an existing FoxPro table using ADO 2.8 from VB? > > Any assistance would be greatly appreciated.
- Next message: Guguji: "Oralce Object Type Input Parameter"
- Previous message: Mark: "RE: connecting VB dot Net to Oracle 8i"
- In reply to: Dave: "How do I add an index to a FoxPro table"
- Next in thread: Dave: "Re: How do I add an index to a FoxPro table"
- Reply: Dave: "Re: How do I add an index to a FoxPro table"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|