Re: Index works in vfp6 but now in vfp9



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


.



Relevant Pages

  • Re: Second try - slow drag and drop
    ... You can download VFP9 from MSDN if you have a subscription. ... > Sounds like this will all work better in VFP 9 - is that released yet? ... >> However there's been an enhancement in the Grid in VFP9. ... >> filters, if they are optimizable expressions of course. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: VFP 9 performance problem
    ... We found some settings that we had to make in VFP9 becaues of the ... Bite the bullet now and do some profiling of the app. ... form and keep it in VFP 7 if I can't figure out why it performs so ... Our VFP apps have been in Windows for many years and the CDX files ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Make a DLL in C# for FoxPro
    ... not a specific client like a VFP application), you'll have to follow the rules, that is you need to author your classes to be *COM friendly*. ... How you do this is all explained in MSDN (search for COM interop), AND you need to register your assembly for COM interop when deploying. ... But even that is IMO too complicated, all you need to do is build a single shim assembly/class in C# and implement a couple of COM friendly methods doing exactly what's been done in ClrCreateInstance and ClrCreateInstanceFrom. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: how to convert foxpro 3 to foxpro 6
    ... Yes, all thing equal, you should probably go straight to VFP 9.0. ... Microsoft FoxPro Technical Support ... Read about all the new features of VFP9 here: ...
    (microsoft.public.fox.programmer.exchange)
  • Re: how to convert foxpro 3 to foxpro 6
    ... > Yes, all thing equal, you should probably go straight to VFP 9.0. ... > Microsoft FoxPro Technical Support ... > Read about all the new features of VFP9 here: ...
    (microsoft.public.fox.programmer.exchange)