PDA

View Full Version : ERROR : The OLE server isn't registered



Mohamad_VB
شنبه 08 بهمن 1384, 09:24 صبح
سلام به دوستان
من میخوام توی اکسس توی قسمت pages یه دونه data access page درست کنم که این ارور رو میده

The OLE server isn't registered
to register The OLE server , reinstall it

دیگه نمیدونم چیکار باید بکنم
آفیس رو دوباره نصب کردم نشد
لطفا کمک کنید

Mohamad_VB
یک شنبه 09 بهمن 1384, 09:09 صبح
کسی نبید؟
کسی نبید به ما کمک کنه؟

صبا9841
یک شنبه 07 مرداد 1386, 21:16 عصر
http://support.microsoft.com/kb/208742/en-us?spid=2484&sid=216#top


Microsoft Access 2.0 supports 16-bit OLE controls, whereas Microsoft Access 2000 supports 32-bit ActiveX controls. When you convert a database that uses 16-bit OLE controls designed for Microsoft Access 2.0, Microsoft Access 2000 does not convert the controls to their new 32-bit equivalents. You must manually insert an equivalent 32-bit ActiveX control and re-create its event procedures after you convert the database.

Even if the 32-bit equivalent version of a control is present on the Access 2000 computer at the time that the Access 2.0 database is converted, Access 2000 still will not be able to convert the 16-bit control to the 32-bit equivalent.

You can update a 16-bit OLE control by installing its 32-bit version and by registering it in the Windows Registry. After doing so, open the converted Microsoft Access 2000 database, save any forms or reports containing the control, and then close and reopen the database.

You should contact the manufacturer of a 16-bit OLE control to see if a 32-bit version is available. The Microsoft Access Developer's Toolkit version 2.0 includes three 16-bit OLE controls: Calendar, Data Outline, and Scroll Bar. Microsoft Access 2000 includes a 32-bit version of the Calendar control. The Microsoft Office 2000 Developer includes a 32-bit control called a Treeview control, which replaces the Data Outline control, and a 32-bit Slider control, which replaces and provides the same functionality as the 16-bit Scroll Bar control.