Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-05-2007, 07:38 AM
Member
 
Join Date: Jul 2007
Location: bangalore,india
Posts: 19
varunthecool is on a distinguished road
multiple databases
i want to create a database for each user with a number of tables.as we all know in JDBC we require a odbc bridge which creates a datasource which lets you access database...is it possible to create a data source using a java application and can a single java program access multiple databases using many data sources or should i do it using a single data source...(it is possible that i would want to do it as a server version(JSP or servlet) )
PS : a datasource points only to a single database??is there some way that i can make it point to many databases??i know its not logical but nethin can happen ) now for every user a database...for each user sign up i need to create a database for him....should i use JNDI n API's like this??
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-08-2007, 12:20 AM
Senior Member
 
Join Date: Jun 2007
Posts: 164
Heather is on a distinguished road
Hi, I just know that data source is uses to access an only data base.
Although with an application you can access to other data bases.
I think that the idea is have an only data base where you access, and it's in tables from the data base where you organize the user's information.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 07-09-2007, 09:06 AM
Member
 
Join Date: Jul 2007
Location: bangalore,india
Posts: 19
varunthecool is on a distinguished road
thank you
i refined my ideas
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hibernate with multiple databases dsr0781 Database 5 06-23-2008 02:06 PM
how to use XML databases paty XML 2 06-19-2008 08:29 AM
Multiple Users peiceonly Threads and Synchronization 6 06-09-2008 10:17 AM
Multiple Inheritance mew New To Java 1 12-01-2007 11:04 PM
Recommendation about databases tommy Database 2 07-28-2007 06:04 AM


All times are GMT +3. The time now is 02:37 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org