Tüm Versiyonu Göster : hata mesajı
ahmet114
11-11-2004, 08:21
bir bilgisayarda çalışan access programı diğer bilgisayarda attach daki hatayı veriyor ne yapmam lazım
Merhaba :hey:
Imgedit OCX dosyasını sisteme tanıtmak lazım..
Tabii diğer PC den bu ocx i kendi PC nize kopyalayın veya varsa yolunu bulun ..
Siz en iyisi aşağıda Alpenin dediklerini yapın.
İyi Çalışmalar
Edit:Aşağıdaki de windowsa tanıtmak için;
Registering The OCXs
Once the files have been copied into their respective locations, the ActiveX control files (i.e. the OCXs) need to be registered with the Windows operating system. This is performed using the regsvr32 command. Go to the Start | Run menu item. In the Run dialog box, enter the command “regsvr32 IMGADMIN.OCX” and press the OK button.
Register the remaining OCXs:
“regsvr32 IMGEDIT.OCX”
“regsvr32 IMGSCAN.OCX”
“regsvr32 IMGTHUMB.OCX”
Note: To un-register the OCXs, use the /u flag. For example, to un-register the Image Admin OCX, issue the following command “regsvr32 IMGADMIN.OCX /u”.
hata vermeyen bilgisayarda ki access çalışmanızda, imgedit.ocx 2.1 register edilmiş durumda.
diğerlerinde de çalıştırabilmeniz için diğer makinelerede ocx i kopyalayıp register etmeniz gerekiyor.
diğer makinelere register etmek için access'te
araçlar -> activex kontrolleri 'nden imgedit.ocx 2.1 register
NOt : türkçe access olmadığı için tam isimler yukarıdaki gibi olmaya bilir.
vBulletin v3.7.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.