aspose file tools
The moose likes JDBC and the fly likes sql   query Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "sql   query" Watch "sql   query" New topic
Author

sql query

devika cha
Greenhorn

Joined: Dec 17, 2003
Posts: 23
HI,

i have just downloaded sql database and trying to configure it. I am following the instructions that comes within the whole package .when i try to start the server i get system 3 error has occured. and path is not specified .
can anybody tell me what exactly is the problem, and how to solve that.
thankx
Edwin Keeton
Ranch Hand

Joined: Jul 10, 2002
Posts: 214

It might help to know exactly which "sql database" you're trying to install.


SCJP, SCWCD
devika cha
Greenhorn

Joined: Dec 17, 2003
Posts: 23
It's mysql 4.1.11-win32
Edwin Keeton
Ranch Hand

Joined: Jul 10, 2002
Posts: 214

That is a Windows system error code, and it means pretty much what it says, that the operating system cannot find the path specified. In other words, Windows can't figure out where you installed the server. You probably need to check your PATH settings.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: sql query
 
Similar Threads
Bulk data through JDBC
Log4j.properties ?
Connect to db, simple question !!
Having trouble with SELECT statement is JSP
SQL command to show tables