On May 5, 2008, at 10:11 AM, Richard Heyes wrote:
Right now I just have 1 application, with a small account in it,
it's about 1,000 records... But I plan on marketing the program
which would (Hopefully) increase the user base and total records. I
could see having 20-30 customers with all with around 1,000 to
30,000+ names in the database. At least that's what I'm hoping for.
Well that's easy:
+----------------+
| Accounts |
+-------+--------+
| ac_id | ac_foo |
+-------+--------+
|
| +------------------+
| | Names |
| +---------+--------+
+----> | na_acid | na_foo |
+---------+--------+
At it's most basic part, that is exactly what I have :)
How's that for ASCII art? :-)
I've seen better ;)
--
Jason Pruim
Raoset Inc.
Technology Manager
MQC Specialist
3251 132nd ave
Holland, MI, 49424-9337
www.raoset.com
japruim@xxxxxxxxxx
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php