how to make run time database

i m working on core java project with sql databasecan anyone code me how to make run time databaseand run time dataconnection...i really need this.. plzzzz
[183 byte] By [sudh_friendsforevera] at [2007-11-27 3:10:44]
# 1
can [url= http://www.google.com/search?q=jdbc+tutorials]this[/url] help you?
suparenoa at 2007-7-12 8:13:08 > top of Java-index,Desktop,Core GUI APIs...
# 2
I gave you a link to the JDBC tutorial yesterday. Quit wasting our time reposting questions you have an answer for.
camickra at 2007-7-12 8:13:09 > top of Java-index,Desktop,Core GUI APIs...
# 3

> I gave you a link to the JDBC tutorial yesterday.

> Quit wasting our time reposting questions you have an

> answer for.

sorry

i know ur very inteligent in this .but i m only begineer in this line. and java is very vast and difficult. and i think u can guide me so plzz dont get angry..

actually i m doing job and i have to give this very soon otherwise i dont know what will happen..

so plz guide me i found run time database..

but still cant find run time data source..

can u help me...

plzzzzzzzzzzz

sudh_friendsforevera at 2007-7-12 8:13:09 > top of Java-index,Desktop,Core GUI APIs...
# 4
i got the coding for runtime database and data connection but it is for mysqli m working on mssqlthere is only one problem in url="jdbc:mysql://localhost:3306/mysql";now what will come for mssql plzzzz reply
sudh_friendsforevera at 2007-7-12 8:13:09 > top of Java-index,Desktop,Core GUI APIs...
# 5

> but i m only begineer

That doesn't mean you need to ask the same question over and over again. We can't give you specific help. We can only point you to books and tutorials which contain "working examples". Its up to you to customize the working examples for your purposes. If you still have problems, then you post a SSCCE which I'm sure you've been asked for in the past.

There is also a Database forum, specifically for database related questions. Did you search there? Or did you even search this forum? A simple keyword like "mysql" would be a good place to start.

camickra at 2007-7-12 8:13:09 > top of Java-index,Desktop,Core GUI APIs...