Hi Sio, > I have an access database and would like to add > a new table to it (instead of paying the > additional � for hosting a new database with the > isp). Would there be any technical issues if I > added a table to an existing database?
I very much doubt it - the only thing I can think of off the top of my head is if you stuffed a load of data in this table and went over your storage quota. My host only allows one MySQL database per account, so I use exactly the same method you describe above for keeping my tables separate, for exactly the same reasons :-) I've found it helps to give them a prefix of some sort so related tables sort together alphabetically, but this might not be necessary if you've only got a few. Cheers Jon ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
