Unable to connect to Db created using SQLitemanager
Posted by: jimmy9999 (195.12.224.---)
Date: November 29, 2006 10:46AM

Hi,

Hopefully someone can help.

I created a database using SQLitemanager but when i try to connect to it, its unable to locate the Db. I tried connecting to it using SQL console and that failed as well.

I created a test Db using MyPHPadmin and i'm able to connect to that fine, but when trying to create a table using:

CREATE TABLE Enhancement (EnhancementID Int, Task VARCHAR)

I get the error:

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1

Is there anything i need to enable to allow me to connect to my Db in SQLlite?

Where can i find the manual that contains the correct Syntax?

Sorry for all the questions.

Thanks.


Options: ReplyQuote
Re: Unable to connect to Db created using SQLitemanager
Posted by: yfastud (---.cable.mindspring.com)
Date: November 30, 2006 12:55AM

check this link

[www.tanguay.info]

I've tried it and worked fine

Options: ReplyQuote


Sorry, only registered users may post in this forum.