CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> Archive -> GotoCode Archive

 CCS: default mySQL dump file and internet.mdb

Print topic Send  topic

Author Message
Bandit
Posted: 05/13/2003, 6:34 PM

Hi,

I can't seem to find what is the actual problem with this table from the mysql dump file or internet.mdb that came with CSS.
I get this error "MySQL Error: 1064 (You have an error in your SQL syntax near 'events' at line 1)" Anyone see the problem? either that or I'm just too tired..lol

Thx in advance

================================================================

CREATE TABLE events (
event_id integer auto_increment primary key,
category_id integer null,
is_approve integer null,
user_id_approve_by integer null,
date_add datetime null,
date_start datetime null,
date_end datetime null,
event_name text null,
event_desc text null,
presenter varchar(50) null,
location text null,
location_url varchar(50) null,
image_url varchar(50) null,
fee varchar(50) null,
user_id_add integer null
)
HarryTheHat
Posted: 05/14/2003, 8:06 AM

Yeh, I get that as well. Can't find a solution though :(
Bandit
Posted: 05/22/2003, 7:08 PM

Hey Harry,

I actually found a solution for this, though i submitted a ticket which didn't really go anywhere cos the solution was already been discovered from playing around.

Anyway, if you are using the apache,php & mysql from firepages.com.au drop it or upgrade mysql. For my case, instead of upgrading I went to foxserv.net to download a different compilation of apache, php & mysql and it worked fine.

I didn't think the dump file was any problem, it worked great on my dedicated server but never worked on my workstation.

Hoped that helped..

Regs,
Bandit


   


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

MS Access to Web

Convert MS Access to Web.
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.