 | What is an ODBC/DSN connection? | |
 | This allows web pages to make connection/s to ODBC compliant databases (e.g. Microsoft Access and MySQL Server). These connections gives websites the ability to use databases for data storage and retrieval. |
|
 |
 | How to setup ODBC DSN? | |
 | 1. Access your web control panel
2. Click on ODBC.
3. Click on Add New ODBC DSN
4. In the Connection Name, enter the DSN name, in the driver, select Microsoft Access Driver and click ok.
5. In the DB File Path enter the complete path (Refer to you |
|
 |
 | Cannot update MS Access database mdb? | |
 | 1. Access your web control panel
2. Click on File Manager
3. Click on httpdocs
4. Now you will see the list of files in your FTP
5. Against the database file or folder you will see a "lock" icon
6. Click on lock icon and check "Create Files" per |
|
 |
 | How to make database writeable in Windows | |
 | you need to make your database writeable. To do this, login to the control panel and perform the following:
1. Click on File Manager
2. Locate your database
3. Click on the padlock icon next to the database name
4. Select IUSR_yourusername
5. Check |
|
 |
 | What is Database? | |
 | Often abbreviated DB. A collection of information organized in such a way that a computer program can quickly select desired pieces of data. You can think of a database as an electronic filing system.
Traditional databases are organized by fields, reco |
|
 |
 | MS Access Database Error | |
 | Problem Description
=============
Website showing below error. Error can varies but the solution usually is the same.
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver]General error Unable to ope |
|
 |
 | Installing SQL Server Management Studio 2008 | |
 | Pre-requisites :1. Uninstall all previous SQL Server express editions.2. Download and install Microsoft .Net Framework 3.5 SP1.3. Download and install Windows Installer 4.5 (important of you have pre-Vista OS).4. Download and insta |
|
 |