CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Join problem

Print topic Send  topic

Author Message
Peter E.
Posted: 10/26/2002, 4:01 PM

In the deafultpage I want a grid with 3 fields, of which 1 is hidden
(content_ID). The other two are labels that show a text description of some
sort and are joined (so refer to a number in column 'group_id' of table
'content' and the text belonging to that number can be found in the table
'group')

But whatever I try I keep on getting an error message that say 'Data types
in expression don't fit'' Microsoft JET Database Engine error '80004005'
(actually in dutch: Typen in expressie komen niet overeen.).

I've compared it with other examples, but I can't resolve the problem

What do I do wrong?
Or: which steps are abolutely necessary to make this work?

Peter

Chris Dolan
Posted: 10/28/2002, 5:38 AM

Its possible your data types (in the database) are things that are fixed,
i.e. date, or money, etc. which can be a problem because an entry might not
match the type of data you have set in the database.

"Peter E." <dutch-trail@REMOVETHISPARTenkhuizen.net> wrote in message
news:apf6t2$ca9$1@news.codecharge.com...
> In the deafultpage I want a grid with 3 fields, of which 1 is hidden
> (content_ID). The other two are labels that show a text description of
some
> sort and are joined (so refer to a number in column 'group_id' of table
> 'content' and the text belonging to that number can be found in the table
> 'group')
>
> But whatever I try I keep on getting an error message that say 'Data types
> in expression don't fit'' Microsoft JET Database Engine error '80004005'
> (actually in dutch: Typen in expressie komen niet overeen.).
>
> I've compared it with other examples, but I can't resolve the problem
>
> What do I do wrong?
> Or: which steps are abolutely necessary to make this work?
>
> Peter
>
>

Peter E.
Posted: 10/28/2002, 8:45 AM

No, there all text fields.

Peter

Michael Rachow
Posted: 10/29/2002, 12:35 AM

I suppose there's a type mismatch
between content_ID and group_id?!

Michael

"Peter E." <dutch-trail@REMOVETHISPARTenkhuizen.net> schrieb im Newsbeitrag
news:apjpjv$9ps$1@news.codecharge.com...
> No, there all text fields.
>
> Peter
>
>

Peter E.
Posted: 10/29/2002, 12:57 PM

Ah! I found the solution of the data type mismatch! I thought that I had to
set it to text (because thats the content of the 'joined' table), but I had
to set it to Number because a number (Group_id) is what is 'linking' the two
tables.

So I do not see any error messages now. But there still is a problem: I see
empty places in my table of my .asp page on fields where tables are joined.

So what now? I cannot see any difference with similar setups like in the
Taskman example...

I use Windows2000, IIS5 and Access2002, is that something to look at (does
it influence database settings in CC for instance?)

Peter
===
"Michael Rachow" <mrachow@BeraCom.de> schreef in bericht
news:aplh8k$cec$1@news.codecharge.com...
> I suppose there's a type mismatch
> between content_ID and group_id?!
>
> Michael
>
> "Peter E." <dutch-trail@REMOVETHISPARTenkhuizen.net> schrieb im
Newsbeitrag
>news:apjpjv$9ps$1@news.codecharge.com...
> > No, there all text fields.
> >
> > Peter
> >
> >
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.