 | Mail Configuration Tutorials | |
 | http://www.allianzworld.com/tutorials
|
|
 |
 | I can't send/receive email, Outlook Express generates an error 0x800cccOE, what do I do? | |
 |
I can't send/receive email, Outlook Express generates an error 0x800cccOE, what do I do?
The Symptoms
If you can't send/receive your email, you may get one of the following error messages;
The connection to the server has failed. Accou |
|
 |
 | Connecting to MSSQL with out a DSN | |
 | * You can use the following string to connect to MSSQL with out a DSN. It uses an OLEDB connection string to connect to a Microsoft SQL Server 200 database from within ASP:
|
|
 |
 | Connecting to MSSQL with a DSN | |
 | *You can use the following string to connect to MSSQL with a DSN
MyDSN is the DSN that you created for the MSSQL server throu |
|
 |
 | Connecting to SQL database using SQL Enterprise Manager | |
 |
Please follow the steps below:
STEP 1: Open the SQL Server Client Network Utililty
Start > Programs > Microsoft SQL Server > Client Network Utility
STEP 2: Click on the "Alias" tab
STEP 3: Click "Add" and enter the following information
|
|
 |
 | Uploading A Microsoft SQL Database | |
 | The first step in loading your MSSQL Database is to create the database on our system. This is done via the Control Panel.
If your database only has tables (no stored procedures, views, triggers, etc), you can upload the data via DTS or Enterprise Man |
|
 |