i want to make an application in j2me so that it interacts with database and keeps updating it.

How can i connect my mobile to the pc which has the database?...Wil l it be through bluetooth which i want or through Internet?

I read a few posts which said u cant connect j2me directly, u have to connect through servlet....but will it require net connection on my celll or can i connect through bluetooth?

And i want...