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
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
Start here: http://java.sun.com/docs/books/tutorial/jdbc/index.html