After switching from DBF to MySql, my Joinview of
Microsoft doesn't work properly.

I tried to figure it out, but still haven't found
any solution.
I looked at
the relationships, the primary, the type of columns(it's a charvar)..


Does anyone have the experience with Joinview and Mysql ?

Richard Loupatty
MIO Develoment bv

Re: Joinview by Richard

Richard
Wed Sep 03 05:35:00 CDT 2003

It is beacuse of the varchar.
After changing the type of column to char, I managed to do the joinview.
I also overlooked the fact that if you have a memo-field in the table, MySql
automatically
change all char's into varchar's.


Richard Loupatty
MIO Development bv



"Kevin Sun [MS]" <zhisun@onlinemicrosoft.com> schreef in bericht
news:1InsSIgcDHA.2396@cpmsftngxa06.phx.gbl...
> Do you use the Joinview from the following link? If so, how didn't the
> Joinview work on your side?
>
> 325682.KB.EN-US HOW TO: Implement a Custom DataView Class in Visual Basic
> NET
> http://support.microsoft.com/default.aspx?scid=KB;EN-US;325682
>
>
> Sincerely,
>
> Kevin
> Microsoft Support
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> Get Secure! - www.microsoft.com/security
>
> --------------------
> | From: r.loupatty@miodevelopment.nl (Richard Loupatty)
> | Newsgroups: microsoft.public.dotnet.framework.adonet
> | Subject: Joinview
> | Date: 1 Sep 2003 00:27:52 -0700
> | Organization: http://groups.google.com/
> | Lines: 13
> | Message-ID: <b78c53f6.0308312327.1708afde@posting.google.com>
> | NNTP-Posting-Host: 81.58.28.138
> | Content-Type: text/plain; charset=ISO-8859-1
> | Content-Transfer-Encoding: 8bit
> | X-Trace: posting.google.com 1062401273 27609 127.0.0.1 (1 Sep 2003
> 07:27:53 GMT)
> | X-Complaints-To: groups-abuse@google.com
> | NNTP-Posting-Date: 1 Sep 2003 07:27:53 GMT
> | Path:
>
cpmsftngxa06.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTNGXA06.phx.gbl!TK2MSFTNGXA0
>
5.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!news-s
>
pur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-06!sn-xit-09!supe
> rnews.com!postnews1.google.com!not-for-mail
> | Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.adonet:59846
> | X-Tomcat-NG: microsoft.public.dotnet.framework.adonet
> |
> | After switching from DBF to MySql, my Joinview of
> | Microsoft doesn't work properly.
> |
> | I tried to figure it out, but still haven't found
> | any solution.
> | I looked at
> | the relationships, the primary, the type of columns(it's a charvar)..
> |
> |
> | Does anyone have the experience with Joinview and Mysql ?
> |
> | Richard Loupatty
> | MIO Develoment bv
> |
>