SQL Query?

hi friends,

i am using hypersonic database

using this query to select * from validuts where macaddr='0x00:00:00:00:00:02' or macaddr='0x00:00:00:00:00:03' or macaddr='0x00:00:00:00:00:01'

how can i form the java code ?

Thank you

tamil

[356 byte] By [tamilvanana] at [2007-11-27 11:01:46]
# 1

Start here: http://java.sun.com/docs/books/tutorial/jdbc/index.html

BalusCa at 2007-7-29 12:38:59 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...