CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> PHP

 newby Help taskmanager

Print topic Send  topic

Author Message
lammy

Posts: 49
Posted: 12/17/2004, 1:28 PM

I have just created the taskmanager in ccs, using PHP all is well in my localhost. but when i upload to server I get the following error

Database error: Invalid SQL: SELECT COUNT(*) FROM ((((tasks LEFT JOIN statuses ON tasks.status_id = statuses.status_id) LEFT JOIN projects ON tasks.project_id = projects.project_id) LEFT JOIN priorities ON tasks.priority_id = priorities.priority_id) LEFT JOIN employees ON tasks.user_id_assign_to = employees.emp_id) INNER JOIN `types` ON tasks.type_id = `types`.type_id
MySQL Error: 1054 (Unknown column 'tasks.user_id_assign_to' in 'on clause')
Session halted.

could somebody tell me why it occurs all my tables are the same on both localhost and the server, the server is running phpmyadmin 2.6.0-pl3

Cheers

lammy
View profile  Send private message
peterr


Posts: 5971
Posted: 12/17/2004, 4:05 PM

I suspect that possibly your databases aren't the same... Or possibly you're connecting to a wrong database. (?)
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message

Add new topic Subscribe to topic   


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

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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