Java Bluetooth Forum
Home
Search
Login
Register
Articles
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
September 07, 2010, 04:22:18 AM
Java Bluetooth Forum
Java Bluetooth
Java
How to store or record name/id bluetooth device discovered to dbase?
Pages: [
1
]
« previous
next »
Print
Topic: How to store or record name/id bluetooth device discovered to dbase? (Read 892 times)
How to store or record name/id bluetooth device discovered to dbase?
« on: January 28, 2009, 10:14:50 AM »
kopok007
Newbie
Karma: +0/-0
Posts: 1
Hi. How to store or record name/id bluetooth device discovered to dbase? Help me. Im trying to compelete my project
Logged
Re: How to store or record name/id bluetooth device discovered to dbase?
« Reply #1 on: February 11, 2009, 04:40:16 PM »
cjserrato
Newbie
Karma: +0/-0
Posts: 1
Karma,
I guess your need to add more details to your post, but assuming that you currently know how to retrieve the name and mac or bluetooth id from a device, (if you don't please let me know).
First Discover all devices in range, then retrieve mac address or/and name of the device found.
Then you only need to use a jdbc connectivity api according with the database you want to use, for example a mysql database, you just go to mysql website and look for the jdbc driver for your database version.
Then just using SQL (insert sentence) you can save the record on your database.
Cheers
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Java Bluetooth
-----------------------------
=> JSR-82
=> Bluetooth
=> Java
-----------------------------
General Category
-----------------------------
=> Programming