Check this manual online.
http://www.mysql.com/documentation/mysql/commented/manual.php?section=Java
http://www.mysql.com/documentation/mysql/commented/manual.php?section=ODBC
MySQL supports both ODBC and JDBC.
create table table_name (id int(10) not null auto_increment);
Hope this helps
On Tue, 25 Jul 2000, Simon Baillargeon wrote:
> Hi,
>
> I would like to know if MySQL work with ODBC or JDBC. Does it take just ODBC
> or JDBC?
>
> Also do you have a DSN to work with your database, or you can use a DNS-less
> connection?
>
> If I setup an id for a field, can it autu increment by itself?
>
>
>
> Simon Baillargeon
>
>
> --
> ---------------------------------------------------------------------
> Please check "http://www.mysql.com/php/manual.php" before
> posting. To request this thread, e-mail mysql-thread45318@stripped
>
> To unsubscribe, send a message to:
> <mysql-unsubscribe-mislam=students.uiuc.edu@stripped>
>
> If you have a broken mail client that cannot send a message to the above
> address(Microsoft Outlook), you can use http://lists.mysql.com/php/unsubscribe.php
>