2009 10 December 2009

The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine

Category: Database , Programming , Visual Studio - acecondor @ 01:24

oledb_logo.png

Using the Jet Provider to access Microsoft Access database with OLEDB, on a machine with a 64bit operating system will receive an error message, 'The' Microsoft.Jet.OLEDB.4.0 'provider is not registered on the local machine'.

Microsoft no longer develops OLEDB provider is not available then a 64bit version.

Continue reading "The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine"

Tags: , , , , ,


2009 20 November 2009

Error user_blacklist_data table phplist

Category: Database , PHPList - acecondor @ 13:47

phplist_logo.jpg

After installation of PHPList when logged in as administrator, select the link CONTROL DB

If you find an error in Table user_blacklist_data

phplist_blacklist_data_error.png

You can correct the error by creating the table.

Continue reading "Error user_blacklist_data table phplist"

Tags: ,


2009 22 September 2009

Import or link tables from Access database with no extension or extensions are not supported

Category: Database , Office - acecondor @ 11:30

MS Access

In Microsoft Access, you can in a very simple link or import tables from another database, just create a new database, go to the tables, press the right button and select import or link.

Import tables colleague ...

The problem comes when the database has the classic extensions, because the selection window can not be set as a filter extensions all files (*.)

Here's a workaround

Continue reading "Import or link tables from Access database with no extension or extensions are not supported"

Tags: , , ,


2009 14 March 2009

Export data from files. GDB (Borland InterBase)

Category: Database - acecondor @ 17:13

InterBase Bordland

If you need access to data of database in Borland InterBase (extension. GDB) for without consulting them and export them to have InterBase installed, proceed as follows (the procedure was tested on the version of InterBase 6):

Continue reading "Export data from files. GDB (Borland InterBase)"

Tags: , , , , ,