Shikhar13 / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

How to connect database in codenameone development? #229

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. How to use database connection in codenameone development.
2. When I use import java.sql.*; it shows the error message package doesnot 
exist.

What is the expected output? What do you see instead?

1 Want to display the database table data into the screen.

What version of the product are you using? On what operating system?

Netbeans 7.1.2 and Windows 7 OS.

Please provide any additional information below.

Please kindly give me any example or sample code.

Regards,
Manigandan.K

Original issue reported on code.google.com by manigand...@gmail.com on 25 Jun 2012 at 8:43

GoogleCodeExporter commented 9 years ago
Please refer to the developer guide, API docs and discussion forum regarding 
the SQL API

Original comment by shai.almog on 25 Jun 2012 at 10:04