This is a discussion on -206 Error -Using Crystal Report v10 within the Informix forums, part of the Database Server Software category; --> This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C4A808.9ABF0070 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable List , I have Informix ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C4A808.9ABF0070 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable List , I have Informix 9.40 installed on a Windows XP machine . Can access the = database I built on it ,I can select rows from tables through dbaccess = without any problem. I installed Crystal Reports version 10 and am able to see the database = the tables and the field through ODBC connection .However It does not = display row give the error -206 Error . the error states the table = cannot be found. I can still access the database and the table thru = dbaccess. Any pointers to where I should look to solve the above problem. Thanks to All NSV ------=_NextPart_000_0009_01C4A808.9ABF0070 Content-Type: text/html; charset="Windows-1252" 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=3Dwindows-1252"> <META content=3D"MSHTML 6.00.2900.2180" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>List ,</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>I have Informix 9.40 installed on a = Windows XP=20 machine . Can access the database I built on it ,I can select rows from = tables=20 through dbaccess without any problem.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>I installed Crystal Reports version 10 = and am able=20 to see the database the tables and the field through ODBC connection = However It=20 does not display row give the error -206 Error . the error states the = table=20 cannot be found. I can still access the database and the table thru=20 dbaccess.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Any pointers to where I should look to = solve the=20 above problem.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Thanks to All</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>NSV</FONT></DIV></BODY></HTML> ------=_NextPart_000_0009_01C4A808.9ABF0070-- sending to informix-list |
| |||
| On Fri, 1 Oct 2004 22:47:18 -0400, "nvirk" <nvirk@msn.com> wrote: > >This is a multi-part message in MIME format. > Hoo . . . boy . . . > >I have Informix 9.40 installed on a Windows XP machine . Can access the = >database I built on it ,I can select rows from tables through dbaccess = >without any problem. >I installed Crystal Reports version 10 and am able to see the database = >the tables and the field through ODBC connection .However It does not = >display row give the error -206 Error . the error states the table = >cannot be found. I can still access the database and the table thru = >dbaccess. > >Any pointers to where I should look to solve the above problem. > >Thanks to All Do you need to include the table owner as well? JWC |
| ||||
| I had a similar issue w/v9 and found that if I editted the crystal definition so that it used table aliases it worked. This issue was posted on crystal's website about a year ago. I know the solution makes no sense, but it did work. |