Re: Index works in vfp6 but now in vfp9
- From: Leemi@xxxxxxxxxxxxxxxxxxxx (Lee Mitchell)
- Date: Tue, 27 Sep 2005 13:44:28 GMT
Hi Dan:
Have you checked the codepage of the table? I have seen problem where the
VFP is using one code page but a table has another code page attached to
it.
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/
*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/gp/lifeselectindex
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
>I tried recreating it in VFP 9, but had no luck.
>"Trey Walpole" wrote:
> It may need to be recreated in vfp9.
>
>
> Dan wrote:
>
> >For some reason, an index will not work in vfp 9 that works in vfp6.
> >
> >Here is the statement:
> >
> >SELECT * FROM Shiptags WHERE ST_PTID = "PT029874"
> >
> >In vfp9 Rushmore will not use my index on ST_PTID but vfp6 will use it.
> >
> >Any ideas?
> >
>The build was unable to extract COM information from the file <my dll
file>
>in component <my dll file>. Please ensure that the file is
self-registering
>and verify that the self-registration process does not fail.
> I can register it fine manually with regsvr32 but I do not want to
manually
>register it. Is there any way around this or do I have to manually
register
>this?
>--
>TIA
>Altman
>VFP9
.
- References:
- Re: Index works in vfp6 but now in vfp9
- From: Trey Walpole
- Re: Index works in vfp6 but now in vfp9
- Prev by Date: set procedure vs close all...
- Next by Date: Re: Index works in vfp6 but now in vfp9
- Previous by thread: Re: Index works in vfp6 but now in vfp9
- Next by thread: Re: Index works in vfp6 but now in vfp9
- Index(es):
Relevant Pages
|