gplatek
Posts: 2
|
| Posted: 04/15/2005, 11:27 AM |
|
I have a completed project with 7 tables. I added another table to MySQL and went back to my project to create a grid page using the new table, but the Grid Builder Data Source drop-down box does not show the new table. Yes, I hit the refresh button, no dice. I also closed CCS and reopened but still no table. The connection I am using has complete access to the database.
_________________
-Greg |
 |
 |
Damian Hupfeld
|
| Posted: 04/15/2005, 7:07 PM |
|
In your project settings you defined a Local Server as well as a FTP server.
You also did the same for the MySQL databases.
What you may have done is create the new table on the server and not copy it
back to your local server setup.
Also, the other way to force the refresh is to run the Page Builder and
refresh thru there.
Damian Hupfeld http://www.nexthost.com.au/services.php
"gplatek" <gplatek@forum.codecharge> wrote in message
news:54260077be7f38@news.codecharge.com...
>I have a completed project with 7 tables. I added another table to MySQL
>and
> went back to my project to create a grid page using the new table, but the
> Grid
> Builder Data Source drop-down box does not show the new table. Yes, I hit
> the
> refresh button, no dice. I also closed CCS and reopened but still no
> table.
> The connection I am using has complete access to the database.
> _________________
> -Greg
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
Greg
|
| Posted: 04/20/2005, 2:12 PM |
|
Tried the page builder, still no table. Tried a whole new project, still no table. Used MySQL Administrator to view the tables to see if something was different with the new table...no dice.
I don't understand what you mean by:
"What you may have done is create the new table on the server and not copy it back to your local server setup."
I publish the project to the htdocs folder on the server directly, not to my local machine. The database is on the same server and that IS the database that I have added the table to.
|
|
|
 |
|