Search results

  1. D

    Access and geocraphical point

    Hello everyone, in an Access 2003 database, I store a range of information about points of interest; for each point, the stored information includes the address (city, street, street), telephone number, type, degree of use, etc.. By consulting Google Maps to search for one of these points, I...
  2. D

    Access e web browser

    I use web browser to show a URl in Access (2003) form. The URL show a form whit 'n' fields that I must compile, with data stored in acces database. Is it possible send value in access/form/fields to HTML/form/fields? Thanks in advance, dani
  3. D

    merge image to Word

    (access 2003) Is it possibile merge image (path & filename stored in access table) from Access to Word document (DOT)? Can anyone help me? Thank in advance, Dani
  4. D

    corrupt mdb

    Hi to everybody, I submit you a matter still happened never, hoping in the useful explanation from someone. I have a mdb (access 2003) file (be) situated on a pc server; for es. the principal involved tables are so composed: tab A. idA (field counter - PK) ncampi tabB idB (field counter - PK)...
  5. D

    OnOpen form error

    I have a application splitted in BE and FE; the FE play on few PC with so XP sp2, and the BE on one server within the company. we use this application many times without errors, but unexpected when I push a button that open a subform On Error GoTo Err_dettaglio_Click Dim stDocName As...
  6. D

    menu bar

    in my access 2003 the principal menu is not more visible. I have used the command: CommandBars ("Menu Bar"). Visible = True but it doesn't make to appear the menù. What can I do?
  7. D

    access 2003 malfuncion

    On a pc with os Windowx XP sp2, with installed for a long time access 2k and 03, even if usually use the vers. 03, after having opened a mdb with the vers. 2k have had problems that I don't succeed in resolving: 1) to open file with vers. 03 appeared a mask that told of necessary installation...
  8. D

    splash and interface

    I would like some right-hand to realize start form ed interface of an application in Access 2003. I have seen some applications that open (in synthesis) as it follows: 1) the principal window of Access is hidden and splash mask with regards, info, etc. that it appears "suspended" on...
  9. D

    aquire image with scanner

    I would create a db to storage images, with access 2003 in so windows XPsp2 From a form I Would acquire and save single images with a twain scanner. Can you help me about a free activex (kodak don't works with access 2003) and the code to acquire, manipulate and save the image (OLE field or...
  10. D

    Treeview node focused

    I need to open a form which contain a treeview control; I want setfocus to a specific node selected by passed parameter, and expanded this selected node Any One With An Idea...will be highly appreciated. (Access 2003) By danit58 __________________
  11. D

    tool menu deactivate

    I can't use the menu TOOLS because it is deactivate for all mdb. Is it deactivated from portion of VBA code? How Can I restore this menu? By Francy
  12. D

    installation path

    I want install a mdb, splitted in FE and 2 BE, with the possibility to the user that instal them to choice the driver and the directory where the FE.mdb (with local tables, tables linked from BE1 e BE2), the BE1.mdb, the BE2.mdb, the *.mdw and other files, are installed. How can I implement...
  13. D

    interact with xxxxxx.MDW file

    I dont want use the login form that access show in a secure database. But I want to implement (in a unsecure database) a login form that accepts the input of the Username and the Password; this values are been already memorized in a xxxxx.MDW file where I set the privileges for all user. Then...
  14. D

    access 97 dont works

    I have installed on my PC, WindowsXP sp.1, MSaccess versions 97 and XP. After I have tested some databases, MSaccess 97 don't works successfully more, but XP version works good. I can't modify files mdb. Access works like in run-time mode: bars and commands reduced, standard icon of access...
Top Bottom