I am trying to create report in crystal report XI with fox2x tables. Fox2x
tables I created from FoxPro 9.0 by issuing command copy to
C:\ReportFolder\ReportTable type fox2x. Now when I try to add this table to
crystal report from database expert it says: "Falied to load database
information". I tried different tables also but getting same error. I did
similar reports on crystal IX and it works just fine. Could anyone please
help?

Thanks.

Re: Problem with Crystal Report XI and foxpro 9.0 sp2 by Jay

Jay
Thu Apr 03 10:29:12 CDT 2008

i dont use crystal, but i thought i read somewhere that the latest
version of their product was dropping support for native foxpro.
which sounds like your problem.
you should check with them.


Sunny wrote:
> I am trying to create report in crystal report XI with fox2x tables. Fox2x
> tables I created from FoxPro 9.0 by issuing command copy to
> C:\ReportFolder\ReportTable type fox2x. Now when I try to add this table to
> crystal report from database expert it says: "Falied to load database
> information". I tried different tables also but getting same error. I did
> similar reports on crystal IX and it works just fine. Could anyone please
> help?
>
> Thanks.
>
>

Re: Problem with Crystal Report XI and foxpro 9.0 sp2 by Craig

Craig
Thu Apr 03 10:53:50 CDT 2008

Support for native Fox tables has been dropped from Crystal Reports. Your
options are OLEDB or ODBC.

--

Craig Berntson
Microsoft MVP

-------------
"Sunny" <just4group@hotmail.com> wrote in message
news:%23axy05ZlIHA.1280@TK2MSFTNGP05.phx.gbl...
>I am trying to create report in crystal report XI with fox2x tables. Fox2x
>tables I created from FoxPro 9.0 by issuing command copy to
>C:\ReportFolder\ReportTable type fox2x. Now when I try to add this table to
>crystal report from database expert it says: "Falied to load database
>information". I tried different tables also but getting same error. I did
>similar reports on crystal IX and it works just fine. Could anyone please
>help?
>
> Thanks.
>


Re: Problem with Crystal Report XI and foxpro 9.0 sp2 by Sunny

Sunny
Thu Apr 03 11:26:55 CDT 2008

Thanks Craig. Your article for previsous version of crystal report and
foxpro was excelent and it helped me lot to build my reports. Do you have
any tutorial for Crystal XI? Thanks.
"Craig Berntson" <craig@craigberntson.com> wrote in message
news:8A595613-ADA2-4222-BCE1-0DE524F27025@microsoft.com...
> Support for native Fox tables has been dropped from Crystal Reports. Your
> options are OLEDB or ODBC.
>
> --
>
> Craig Berntson
> Microsoft MVP
>
> -------------
> "Sunny" <just4group@hotmail.com> wrote in message
> news:%23axy05ZlIHA.1280@TK2MSFTNGP05.phx.gbl...
>>I am trying to create report in crystal report XI with fox2x tables. Fox2x
>>tables I created from FoxPro 9.0 by issuing command copy to
>>C:\ReportFolder\ReportTable type fox2x. Now when I try to add this table
>>to crystal report from database expert it says: "Falied to load database
>>information". I tried different tables also but getting same error. I did
>>similar reports on crystal IX and it works just fine. Could anyone please
>>help?
>>
>> Thanks.
>>
>



Re: Problem with Crystal Report XI and foxpro 9.0 sp2 by Craig

Craig
Thu Apr 03 17:38:27 CDT 2008

No, I do not have updated material.

--

Craig Berntson
Microsoft MVP

-------------
"Sunny" <just4group@hotmail.com> wrote in message
news:up9sHealIHA.5368@TK2MSFTNGP04.phx.gbl...
> Thanks Craig. Your article for previsous version of crystal report and
> foxpro was excelent and it helped me lot to build my reports. Do you have
> any tutorial for Crystal XI? Thanks.
> "Craig Berntson" <craig@craigberntson.com> wrote in message
> news:8A595613-ADA2-4222-BCE1-0DE524F27025@microsoft.com...
>> Support for native Fox tables has been dropped from Crystal Reports. Your
>> options are OLEDB or ODBC.
>>
>> --
>>
>> Craig Berntson
>> Microsoft MVP
>>
>> -------------
>> "Sunny" <just4group@hotmail.com> wrote in message
>> news:%23axy05ZlIHA.1280@TK2MSFTNGP05.phx.gbl...
>>>I am trying to create report in crystal report XI with fox2x tables.
>>>Fox2x tables I created from FoxPro 9.0 by issuing command copy to
>>>C:\ReportFolder\ReportTable type fox2x. Now when I try to add this table
>>>to crystal report from database expert it says: "Falied to load database
>>>information". I tried different tables also but getting same error. I did
>>>similar reports on crystal IX and it works just fine. Could anyone please
>>>help?
>>>
>>> Thanks.
>>>
>>
>
>


Re: Problem with Crystal Report XI and foxpro 9.0 sp2 by Wilson

Wilson
Thu Apr 03 22:41:21 CDT 2008

I am using VFP9 plus CR XI. You can follow my post in this forrum dated
31/03/2008 and the problem resolved post on 04/04. You should have an idea
of how to use ADO recordset as your CR XI data.

Wilson Teo


"Sunny" <just4group@hotmail.com> wrote in message
news:up9sHealIHA.5368@TK2MSFTNGP04.phx.gbl...
> Thanks Craig. Your article for previsous version of crystal report and
> foxpro was excelent and it helped me lot to build my reports. Do you have
> any tutorial for Crystal XI? Thanks.
> "Craig Berntson" <craig@craigberntson.com> wrote in message
> news:8A595613-ADA2-4222-BCE1-0DE524F27025@microsoft.com...
>> Support for native Fox tables has been dropped from Crystal Reports. Your
>> options are OLEDB or ODBC.
>>
>> --
>>
>> Craig Berntson
>> Microsoft MVP
>>
>> -------------
>> "Sunny" <just4group@hotmail.com> wrote in message
>> news:%23axy05ZlIHA.1280@TK2MSFTNGP05.phx.gbl...
>>>I am trying to create report in crystal report XI with fox2x tables.
>>>Fox2x tables I created from FoxPro 9.0 by issuing command copy to
>>>C:\ReportFolder\ReportTable type fox2x. Now when I try to add this table
>>>to crystal report from database expert it says: "Falied to load database
>>>information". I tried different tables also but getting same error. I did
>>>similar reports on crystal IX and it works just fine. Could anyone please
>>>help?
>>>
>>> Thanks.
>>>
>>
>
>



Re: Problem with Crystal Report XI and foxpro 9.0 sp2 by JoeP

JoeP
Sat Apr 05 16:04:35 CDT 2008

This is a multi-part message in MIME format.

------=_NextPart_000_0015_01C8973F.2132F2A0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Sunny,

Why don't you try to use this report engine that was developed from the =
ground up with the Visual FoxPro engine. You can download and work with =
it for 30 days with full blown engine. I had great experince with it.

http://www.dfarber.com/VRep.htm

Regards,

Joe

"Sunny" <just4group@hotmail.com> wrote in message =
news:%23axy05ZlIHA.1280@TK2MSFTNGP05.phx.gbl...
>I am trying to create report in crystal report XI with fox2x tables. =
Fox2x=20
> tables I created from FoxPro 9.0 by issuing command copy to=20
> C:\ReportFolder\ReportTable type fox2x. Now when I try to add this =
table to=20
> crystal report from database expert it says: "Falied to load database=20
> information". I tried different tables also but getting same error. I =
did=20
> similar reports on crystal IX and it works just fine. Could anyone =
please=20
> help?
>=20
> Thanks.=20

------=_NextPart_000_0015_01C8973F.2132F2A0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.3268" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial color=3D#800000 size=3D2>Hi Sunny,</FONT></DIV>
<DIV><FONT face=3DArial color=3D#800000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#800000 size=3D2>Why don't you try =
to&nbsp;use this=20
report engine that was developed from the ground up with the Visual =
FoxPro=20
engine.&nbsp; You can download and work with it for 30 days with full =
blown=20
engine. I&nbsp;had great experince with it.</FONT></DIV>
<DIV><FONT face=3DArial color=3D#800000 size=3D2></FONT>&nbsp;</DIV>
<DIV><A href=3D"http://www.dfarber.com/VRep.htm"><FONT face=3DArial =
color=3D#800000=20
size=3D2>http://www.dfarber.com/VRep.htm</FONT></A></DIV>
<DIV><FONT face=3DArial color=3D#800000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#800000 size=3D2>Regards,</FONT></DIV>
<DIV><FONT face=3DArial color=3D#800000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#800000 size=3D2>Joe</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>"Sunny" &lt;</FONT><A=20
href=3D"mailto:just4group@hotmail.com"><FONT face=3DArial=20
size=3D2>just4group@hotmail.com</FONT></A><FONT face=3DArial =
size=3D2>&gt; wrote in=20
message </FONT><A =
href=3D"news:%23axy05ZlIHA.1280@TK2MSFTNGP05.phx.gbl"><FONT=20
face=3DArial =
size=3D2>news:%23axy05ZlIHA.1280@TK2MSFTNGP05.phx.gbl</FONT></A><FONT=20
face=3DArial size=3D2>...</FONT></DIV><FONT face=3DArial size=3D2>&gt;I =
am trying to=20
create report in crystal report XI with fox2x tables. Fox2x <BR>&gt; =
tables I=20
created from FoxPro 9.0 by issuing command copy to <BR>&gt;=20
C:\ReportFolder\ReportTable type fox2x. Now when I try to add this table =
to=20
<BR>&gt; crystal report from database expert it says: "Falied to load =
database=20
<BR>&gt; information". I tried different tables also but getting same =
error. I=20
did <BR>&gt; similar reports on crystal IX and it works just fine. Could =
anyone=20
please <BR>&gt; help?<BR>&gt; <BR>&gt; Thanks. <BR></FONT></BODY></HTML>

------=_NextPart_000_0015_01C8973F.2132F2A0--