Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
help setting up the patichion script uses mysql
Old 11-13-2005, 06:14 PM help setting up the patichion script uses mysql
Junior Talker

Posts: 2
Trades: 0
here is the script http://www.uscmcp.org/petition/

ive folowed the instructions but i cant getit to work any is good thanks
dspro04 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-13-2005, 06:22 PM
goldingh99's Avatar
Average Talker

Posts: 20
Trades: 0
so did you download the scripts and copy all of it to the root of you website?
and then did you run the sql query in the database?

this query:

Quote:
DROP TABLE IF EXISTS `firmatari`;
CREATE TABLE `firmatari` (
`id` int(10) NOT NULL auto_increment,
`Nome` varchar(50) default NULL,
`Cognome` varchar(50) default NULL,
`Email` varchar(200) default NULL,
`Citta` varchar(50) default NULL,
`Professione` varchar(50) default NULL,
`Nazionalita` varchar(50) default NULL,
`Conferma` smallint(5) default NULL,
`Data` datetime default '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `Conferma` (`Conferma`),
KEY `Email` (`Email`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
i'm not sure but you could try the sql query without the 'ENGINE=InnoDb' as I dont think that works when i used sql querys in mysql database.

If this does not help, please could you go into more detail about what your problem is as it is hard to work out the solution if you dont really know what the problem is.
goldingh99 is offline
Reply With Quote
View Public Profile
 
Old 11-13-2005, 07:19 PM
Junior Talker

Posts: 2
Trades: 0
im just real not sure if its installed corectley any way to check will it create pages
dspro04 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to help setting up the patichion script uses mysql
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11549 seconds with 12 queries