•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the MySQL section within the Web Development category of DaniWeb, a massive community of 392,071 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,238 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MySQL advertiser:
Views: 1447 | Replies: 0
![]() |
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,879
Reputation:
Rep Power: 32
Solved Threads: 107
I am currently running one script between two databases. This means that halfway through the script, I need to run
mysql_select_db() and then farther down in the code, run it again to switch back to the original database. My question, essentially, is if the overhead in doing this is hideously bad? How many resources could be saved in keeping all of my tables in one database at the cost of disorganization and a database with 200+ tables, many of which have no relationship to each other. It's always been my understanding that a relational database should be just that - tables that all have relationships with each other. Last edited by cscgal : Jun 22nd, 2006 at 9:19 pm.
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb MySQL Marketplace
Similar Threads
- fstream Tutorial (C++)
- Autonumber in a SQL Server table (MS SQL)
- Can this be done if so how (C#)
- using PL\SQL to drop PK from table (Oracle)
- Interface page for my new database... (MySQL)
- noobie asking for assistance with file parsing... (Perl)
- Error getting forms to send information (PHP)
Other Threads in the MySQL Forum
- Previous Thread: FULLTEXT index help
- Next Thread: There appears to be an error with the database.



Linear Mode