CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 Still the same missing field problem

Print topic Send  topic

Author Message
Philou ^_^
Posted: 07/09/2003, 5:50 AM

Hi there !
I've been using CCS for some time now and never had any problem with it.
But recently when building a project in php with a mysql database, I've not
been able to use all the fields of my tables.
I've tried to update my ODBC to the latest Windows version but it didn't
change anything.
Even my older project don't work anylonger.
I've read much about it but no one seems to have the solution.
I don't have office SP2 since some said it might have been the problem ...
I still don't understand what made CCS not work anylonger but this is quite
annoying and the tech support doesn't seem to even know the problem even
though I have found so many people talking about it -_-.
There is nothing on the official website.
Same with their poor documentation.

If any one knows a way out I'd be very please to continu using CCS if not
I'll probably stop since I can't seem to find the problem.

DonB
Posted: 07/09/2003, 7:54 AM

You are the third person I've heard of withi this problem. I think both the
others were Access, so we can rule out a database-specific cause.

What driver (the textual name and version) are you using?
Have you defined the ODBC connection in the "Data Sources" tool (Windows) or
are you building the data source at run time?
Do you have any tables that might be named the same as a reserved word
(either database or PHP reserved word?)
Have you added a table or added columns to a table recently?

In CCS Project Options Connections Modify, Advanced tab, there are several
checkboxes for altering the way CCS interacts with the database. One in
particular is "show system tables". Please might try different combinations
of these options to see if you can make the tables show up. It might be
that CCS has gotten the interpretation of these options messed up.

DonB


"Philou ^_^" <philou@sigaud.net> wrote in message
news:beh31q$1o2$1@news.codecharge.com...
> Hi there !
> I've been using CCS for some time now and never had any problem with it.
> But recently when building a project in php with a mysql database, I've
not
> been able to use all the fields of my tables.
> I've tried to update my ODBC to the latest Windows version but it didn't
> change anything.
> Even my older project don't work anylonger.
> I've read much about it but no one seems to have the solution.
> I don't have office SP2 since some said it might have been the problem ...
> I still don't understand what made CCS not work anylonger but this is
quite
> annoying and the tech support doesn't seem to even know the problem even
> though I have found so many people talking about it -_-.
> There is nothing on the official website.
> Same with their poor documentation.
>
> If any one knows a way out I'd be very please to continu using CCS if not
> I'll probably stop since I can't seem to find the problem.
>
>

Philou ^_^
Posted: 07/09/2003, 4:26 PM

Hi

> You are the third person I've heard of withi this problem. I think both
the
> others were Access, so we can rule out a database-specific cause.

I feel the same.

> What driver (the textual name and version) are you using?
> Have you defined the ODBC connection in the "Data Sources" tool (Windows)
or
> are you building the data source at run time?
> Do you have any tables that might be named the same as a reserved word
> (either database or PHP reserved word?)
> Have you added a table or added columns to a table recently?

As I said it used to work but suddenly it stoped for no reasons since I
didn't install anything new ...
I've download the latest mysql ODBC available at mysql.com

> In CCS Project Options Connections Modify, Advanced tab, there are several
> checkboxes for altering the way CCS interacts with the database. One in
> particular is "show system tables". Please might try different
combinations
> of these options to see if you can make the tables show up. It might be
> that CCS has gotten the interpretation of these options messed up.

I've tried that and also tried to play with the ODBC's options but it didn't
seem to do anything good -_-
This is really annoying since it's probably something stupid I'll find with
some time ^_^;

DonB
Posted: 07/09/2003, 8:38 PM

Can I make a suggestion? Create a second datasource, but make it point to
an Access database. Now, create a table or two like you have in MySQL, for
one particular (simpler the better) page. Be sure this is a page that
currently exhibits the missing-column problem. Point that page's connection
to the Access connection and see if the columns all show up or not.

I don't know what that will prove, other than it might indicate the problem
is in the CCS-generated code and definitely not in the database interface
(or exactly the opposite).

It's something worth trying.

DonB



"Philou ^_^" <philou@sigaud.net> wrote in message
news:bei8bq$jo0$1@news.codecharge.com...
> Hi
>
> > You are the third person I've heard of withi this problem. I think both
> the
> > others were Access, so we can rule out a database-specific cause.
>
> I feel the same.
>
> > What driver (the textual name and version) are you using?
> > Have you defined the ODBC connection in the "Data Sources" tool
(Windows)
> or
> > are you building the data source at run time?
> > Do you have any tables that might be named the same as a reserved word
> > (either database or PHP reserved word?)
> > Have you added a table or added columns to a table recently?
>
> As I said it used to work but suddenly it stoped for no reasons since I
> didn't install anything new ...
> I've download the latest mysql ODBC available at mysql.com
>
> > In CCS Project Options Connections Modify, Advanced tab, there are
several
> > checkboxes for altering the way CCS interacts with the database. One in
> > particular is "show system tables". Please might try different
> combinations
> > of these options to see if you can make the tables show up. It might be
> > that CCS has gotten the interpretation of these options messed up.
>
> I've tried that and also tried to play with the ODBC's options but it
didn't
> seem to do anything good -_-
> This is really annoying since it's probably something stupid I'll find
with
> some time ^_^;
>
>

Philou ^_^
Posted: 07/10/2003, 11:00 PM

Hi

Well I deleted my system and reinstalled everything and now it works fine
again.
Seems like ccs just whent berserk for a moment.
It wasn't the ODBC nor the database since webdev worked perfectly fine ...
Strange thing there... might stop people from buying the product.
Too bad for CCS but I hate random bugs.

DonB
Posted: 07/11/2003, 4:56 AM

Please go to http:///support.codecharge.com to report the problem and how
you resolved it. It is important that you do this so they are officially
notified of your problem even though you have fixed it. Otherwise they will
not know there is a bug to fix.

thanks,

DonB


"Philou ^_^" <philou@sigaud.net> wrote in message
news:beljp7$tt1$1@news.codecharge.com...
> Hi
>
> Well I deleted my system and reinstalled everything and now it works fine
> again.
> Seems like ccs just whent berserk for a moment.
> It wasn't the ODBC nor the database since webdev worked perfectly fine ...
> Strange thing there... might stop people from buying the product.
> Too bad for CCS but I hate random bugs.
>
>

Philou ^_^
Posted: 07/12/2003, 12:31 AM

> Please go to http:///support.codecharge.com to report the problem and how
> you resolved it. It is important that you do this so they are officially
> notified of your problem even though you have fixed it. Otherwise they
will
> not know there is a bug to fix.

LOL
This is their own official newsgroup...
If they are not watching what people write here then people should stop
using CCS right now since the makers would be idiots ^_^
No I'm pretty sure they know about it since I'm not the only one who had
this problem.
And I'm pretty sure they know why it reacted like that but they won't say
why ^_^
And they'll surely won't fix it ^_^.
Well that's too bad for them. They'll lose more with this kind of attitude
but I don't mind ... I have the knowledge to fixe the "problem".

DonB
Posted: 07/12/2003, 5:03 AM

Philou, this is NOT their official newsgroup. They provide the service,
they even monitor it and frequently respond to things here. But it is
strictly for us - the user community - to discuss things. The only official
channel is support.codecharge.com. You will get no resolution unless you
notifiy them there.

Conversely, if you do go through the official channel, you will get personal
attention and a sincere effort to isolate and correct the problem. You will
find that they want to fix whatever is at fault as much or even more than
you.

DonB


"Philou ^_^" <philou@sigaud.net> wrote in message
news:beodgi$eet$1@news.codecharge.com...
> > Please go to http:///support.codecharge.com to report the problem and
how
> > you resolved it. It is important that you do this so they are
officially
> > notified of your problem even though you have fixed it. Otherwise they
> will
> > not know there is a bug to fix.
>
> LOL
> This is their own official newsgroup...
> If they are not watching what people write here then people should stop
> using CCS right now since the makers would be idiots ^_^
> No I'm pretty sure they know about it since I'm not the only one who had
> this problem.
> And I'm pretty sure they know why it reacted like that but they won't say
> why ^_^
> And they'll surely won't fix it ^_^.
> Well that's too bad for them. They'll lose more with this kind of attitude
> but I don't mind ... I have the knowledge to fixe the "problem".
>
>

Philou ^_^
Posted: 07/12/2003, 10:36 AM

O hayô gozaimasu.
Paix et félicité.

> Conversely, if you do go through the official channel, you will get
personal
> attention and a sincere effort to isolate and correct the problem. You
will
> find that they want to fix whatever is at fault as much or even more than
> you.

No they wont but if you don't understand why then that's ok.
This "bug" in there on purpose. ^_^
And don't worry I fixed it. ^_^
Just didn't think of it at first but after my checking the ODBC on my
computer and being sure it wasn't the problem, it was pretty clear that the
problem was on CCS.^_^

Bonne journée et soyez heureux. ^_^
ICQ : 44116813
AIM & IRC & YAHOO : Philou255
MSN :philou255@hotmail.com
HL : AnimeParadise.mine.nu
My software never has bugs, it just develops random features.

Carl Joshi
Posted: 07/12/2003, 11:22 AM

Philou,
Im really confused by your answer, please give more details and how you have
resolved this issue, as DonB I have only had good experience with support
and your answer is very mysterious.

Please share your findings with us.

Thank you in advance


"Philou ^_^" <philou@sigaud.net> wrote in message
news:bepguq$p37$1@news.codecharge.com...
> O hayô gozaimasu.
> Paix et félicité.
>
> > Conversely, if you do go through the official channel, you will get
> personal
> > attention and a sincere effort to isolate and correct the problem. You
> will
> > find that they want to fix whatever is at fault as much or even more
than
> > you.
>
> No they wont but if you don't understand why then that's ok.
> This "bug" in there on purpose. ^_^
> And don't worry I fixed it. ^_^
> Just didn't think of it at first but after my checking the ODBC on my
> computer and being sure it wasn't the problem, it was pretty clear that
the
> problem was on CCS.^_^
>
> Bonne journée et soyez heureux. ^_^
> ICQ : 44116813
> AIM & IRC & YAHOO : Philou255
> MSN :philou255@hotmail.com
> HL : AnimeParadise.mine.nu
> My software never has bugs, it just develops random features.
>
>

DonB
Posted: 07/12/2003, 3:24 PM

I don't understand.

DonB


"Philou ^_^" <philou@sigaud.net> wrote in message
news:bepguq$p37$1@news.codecharge.com...
> O hayô gozaimasu.
> Paix et félicité.
>
> > Conversely, if you do go through the official channel, you will get
> personal
> > attention and a sincere effort to isolate and correct the problem. You
> will
> > find that they want to fix whatever is at fault as much or even more
than
> > you.
>
> No they wont but if you don't understand why then that's ok.
> This "bug" in there on purpose. ^_^
> And don't worry I fixed it. ^_^
> Just didn't think of it at first but after my checking the ODBC on my
> computer and being sure it wasn't the problem, it was pretty clear that
the
> problem was on CCS.^_^
>
> Bonne journée et soyez heureux. ^_^
> ICQ : 44116813
> AIM & IRC & YAHOO : Philou255
> MSN :philou255@hotmail.com
> HL : AnimeParadise.mine.nu
> My software never has bugs, it just develops random features.
>
>


   


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

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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