Search results

  1. O

    Question Calling Form and Report in a .mda file

    Hi , I would like to know that if it is possinle to call Forms and Reports which are in a .mda file. İf it is possible is there a sample code which I can refere to Thanks
  2. O

    What is MSAccess Projects ???

    1- Is there a nice sample to utilize How MS Access Project can be used and show What MS Access Projet is and What it is not!
  3. O

    Change the location of the database connection

    You are absolutely right.. However this project is an BIS consist of 14 different mangeement systems. Too some degree I am developing a SAP'like general management system for SMBs.. Thats the reason it is so large...
  4. O

    Change the location of the database connection

    Thanks Bob, Sorry for the heading... I am develop'ng a system cons'st of about 1080 forms and 350 tables; I appriciate all kinds of help... kind regards.
  5. O

    Change the location of the database connection

    I am using link_tables which are connected to a database in a seperate location. (if necessary) I want to activate the Linked Table Manager of Access and change the location of the database connection of Access's default database Connection... I tried but couldn,t find any reference to hot...
  6. O

    Refer to Control within a Tab Control in VBA

    Hi FranD (and All) When you cut and past controls on tabs Access do not carry the events references which were previously created... When it happens I Cut the source code from the Form module, save the blanked module, and paste the code and re save it again.. when you paste a event code...
  7. O

    Tab Control and Event OLE Referencing Problem

    By the way, This is a very nice knowledgebase for Access. Thanks for your effort!!!.
  8. O

    Tab Control and Event OLE Referencing Problem

    Hi All, After 2 days of painfully testing and trying I finally found the problem.. Most of you UK guys never face this problem because you are using EN version of the systems naturally.. The problem comes from the non-EN characters (in this case TR chars mistakenly) used in the database...
  9. O

    Tab Control and Event OLE Referencing Problem

    Hi, I developing a project which relies on Tabs heavly on Forms as a standart GUI style. I realized that controls' evets such as button On_Click events are having problems with referencing to OLE server with following error. "The expression On Click you entered as the event property...
Back
Top Bottom