Your gonna be needing to do some reading up on database servers before you 
embark on this methinks.
There is a big difference between an Access database file and SQL Server. A 
database server does not have separate files like Access, the database are 
self-contained within the server itself.
You do not have a GUI for making your databases like Access, you write 
scripts that build them for you. Although there are a number of 3rd party 
products that will connect to your database and allow you to build the 
scripts visually. Such as SQL Programmer, Sybase Central or Toad for Oracle.
A database server really needs to be a completely separate machine rather 
than installing SQL server on the same machine as your webserver. You can 
setup different partitions and have a live server and a development server 
if you are not able to have a SQL server locally.


  Satachi Internet Development
----------
 Tel/Fax: 0870 787 3610
 Mobile: 07050 648684
 http://www.satachi.com
 email: [EMAIL PROTECTED]

----------
 To join the Satachi-news mailing list
 send a blank e-mail to
 <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED]
 or visit <http://www.satachi.listbot.com>satachi.listbot.com

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to