Re: Newbie - How 2 ODBC/JDBC to MySQL

2002-06-04 Thread Victoria Reznichenko

Mary,
Monday, June 03, 2002, 11:00:17 PM, you wrote:

MDI just installed MySQL. Win 2000 Professional. 
MDI am logged in as none. 
MDNo User Id. No Password.
MDI wonder how. :)

Check the manual. By default on Windows all local users have full
privileges on all databases.

MDI could create tables, update records, query etc,.
MDNow I would like to make ODBC connections. 

MDAnd eventually make JDBC connection  from my \
MDJava code.
MDHow do I do this?   
MDHow do I setup ODBC connection to this? 

You should install ODBC driver. You can download it from:
  http://www.mysql.com/downloads/api-myodbc.html

MDI have just performed default installation. 
MDAnd I think I gave my WIn User account some kind of
MD  grant priveleges. I donot recollect bcs, 
MD  it was mentioned in some web page. And I 
MD  just executed while trying this and that to 
MD  get into the MySQL.

MD   thanx in advance for any help suggested. 
MD -Mary




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com




-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Newbie - How 2 ODBC/JDBC to MySQL

2002-06-03 Thread Mary DeGallo

Hello!

   I just installed MySQL. Win 2000 Professional. 
   I am logged in as none. 
   No User Id. No Password.
   I wonder how. :)

   I could create tables, update records, query etc,.
   Now I would like to make ODBC connections. 

   And eventually make JDBC connection  from my \
   Java code.
   How do I do this?   
   How do I setup ODBC connection to this? 
   
   I have just performed default installation. 
   And I think I gave my WIn User account some kind of
 grant priveleges. I donot recollect bcs, 
 it was mentioned in some web page. And I 
 just executed while trying this and that to 
 get into the MySQL.

  thanx in advance for any help suggested. 
-Mary


__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




RE: Newbie - How 2 ODBC/JDBC to MySQL

2002-06-03 Thread Cal Evans

Need to go grab myodbc.  Check downloads at www.mysql.com.  grab the
binaries unless you are brave enough to compile. :)

Install (It comes with a setup) and then configure an ODBC source like
normal.

it works, I've done it.

=C=

*
* Cal Evans
* Journeyman Programmer
* Techno-Mage
* http://www.calevans.com
*


-Original Message-
From: Mary DeGallo [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 03, 2002 3:00 PM
To: [EMAIL PROTECTED]
Subject: Newbie - How 2 ODBC/JDBC to MySQL


Hello!

   I just installed MySQL. Win 2000 Professional.
   I am logged in as none.
   No User Id. No Password.
   I wonder how. :)

   I could create tables, update records, query etc,.
   Now I would like to make ODBC connections.

   And eventually make JDBC connection  from my \
   Java code.
   How do I do this?
   How do I setup ODBC connection to this?

   I have just performed default installation.
   And I think I gave my WIn User account some kind of
 grant priveleges. I donot recollect bcs,
 it was mentioned in some web page. And I
 just executed while trying this and that to
 get into the MySQL.

  thanx in advance for any help suggested.
-Mary


__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php