Today:
Welcome to Premier Concept
Premier Concept news:
New Plan for Starter
New starter hosting plan starts at RM 190 / year (USD 48) is available for starter user. (09/05/2004)
   

Reseller Program - Earn up to 30% Discount
Our reseller plans are highly recomended for users who have multiple domains registered and for those who are interested in reseller web hosting business ventures (18/05/2004)


Domain Name Price Slash Down
New customers that signup with Premier Concept hosting plan is offering to register a new domain with only RM 49 / year (USD 13) without any terms and conditions. (1/06/2004)
 
 
Domain Name:


 
 
 
FAQ - Database FAQ
 
 
How do I setup Microsoft Access support?
What databases do you support?
What connection can I use to connect ASP.NET and MYSQL?
 

Q. How do I setup Microsoft Access support?

There are a few ways to do it.

Online Contol Panel:

You can log in to our online control panel (Plesk), go to the ODBC configuration and add a new DSN connection.

Scripts:

dim dsn, Conn

dsn="DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" & server.mappath("yourdatabase.mdb")

Set Conn = Server.CreateObject("ADODB.Connection")

Conn.Open dsn

Q. What databases do you support?

We currently support Microsoft Access, MYSQL

Q. What connection can I use to connect ASP.net and MYSQL?
You can use ODBC.NET connection to connect ASP.NET and MYSQL
 
 
Copyright 2004 Premier Concept
All rights reserved.