|
ODBC
In order to have an ODBC database set up for you, submit a service request via email to tech1@hostsiam.com The support team needs the following information to set up the connection for you:
- Your site's IP address or domain name
- The physical path of the .mdb file relative to your
content root, for example: /www123_4/db/db1.mdb
- The desired name for the new DSN (Data Source
Name): The DSN is a connection made by the ODBC server to a specified database. This connection is then assigned a name which can be called by ASP (Active Server Pages), Cold Fusion, or other
programming/scripting languages to manipulate the database.
- Other notes
- Try not to use generic names for your database and DSN, such as Database.mdb
- If you do not specify a DSN, one will be assigned to you.
- You must have the .mdb file uploaded for the DSN creation to take place.
SQL
In order to have an SQL database set up for you, submit a request via email to tech1@hostsiam.com The support team needs the following information to set up the connection for you:
Login: This is your www123_4* administrator account login. Pass: This is your pre-assigned password which corresponds to your www123_4* login. Space: Size of the database to be upsized to the SQL
server. Name of the DSN: The DSN (Data Source Name) is a connection the ODBC server makes to a specified database. This connection can then be called by programs written in
ASP, Cold Fusion, etc. via the assigned name.
|