JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Database Connectivity
>>
Java Database Connectivity (JDBC)
how to strart auto_increment from 500000? (mysql)
Hi all,quick question, I have a table with the following prop:1. ID2. fname3. lnamethe Id is auto_increment. I wonder how can I start the count from say 50000?thank you
[217 byte] By [
xianwinwina
] at [2007-11-27 6:24:44]
««
can't java do this?
»»
data from backing bean be passed to other tier
# 1
http://dev.mysql.com/doc/refman/5.0/en/example-auto-increment.html
cotton.ma
at 2007-7-12 17:43:53 >
# 2
thank youALTER TABLE tbl AUTO_INCREMENT = 100;solved!
xianwinwina
at 2007-7-12 17:43:53 >
Database Connectivity
Java Database Connectivity (JDBC)
Java Database Connectivity (JDBC)
SQLException:ORA-00928: missing SELECT keyword
Sortinbg DriverManager
MYSQL connector
MYSQL connector
ResultSet merge
criteria withen criteria
Access 2003: sql statement question
Get Date/Time of Changes made to a database or specfic table
When we need to use connection.releaseSavepoint(sp); ?
Storing database values
Database Connectivity Hot Topic
MYSQL connector
ResultSet merge
When we need to use connection.releaseSavepoint(sp); ?
Sorting A Database Into Alphabetical Order?
Problem with big table (Oracle DB)
jdbc
how to hide username/password in JDBC program.
Can i store file in Database?
JDBC Driver Problem
Maximum Parameters for PreparedStatement
Instantiation Error in JAR file
number of rows returned by SELECT LAST(column)
Database Connectivity
Java Database Connectivity (JDBC)
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding