User Profile

Collapse

Profile Sidebar

Collapse
wassimdaccache
wassimdaccache
Last Activity: Jan 31 '23, 12:46 AM
Joined: Apr 6 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • How to download emails from a domain to an exchange Server 2003

    Dear Friends

    I am new in configuring exchange server 2003.

    I have a domain name x.com. it is hosting on a server outside my network based on linux hosting plan.

    I need to download all emails from the server where i am hosting x.com into my local server in my office using exchange server 2003

    The smtp connector that I made it is sending email well but unfortunately i am not receiving emails....
    See more | Go to post

  • wassimdaccache
    started a topic mdb file is unrecognized database format

    mdb file is unrecognized database format

    Dear friends

    I have an access file (*.mdb) working on office 2003 sp2

    when i am opening the file i am getting the bellow :

    unrecognized database format

    I've tried to compact and repair but still getting the same error

    Thank you for pointing me to the right direction

    Regards
    See more | Go to post

  • wassimdaccache
    replied to How to get a subform name using VBA
    Thanks for your answer

    actually i have passed the subform name but i am not finding the appropriate syntax to pass to the subform the data

    Using the below code it won t work

    Code:
     If (monitor & "") <> "" Then
      Forms(pfrmname)(pctlname) = monitor
     End If
      DoCmd.Close
    ...
    See more | Go to post

    Leave a comment:


  • wassimdaccache
    started a topic How to get a subform name using VBA

    How to get a subform name using VBA

    Using office 2007 sp2. For each text box on my application on click event I inserted the below code to call a form called keyboard.

    Code:
    pctlname = Application.Screen.ActiveControl.Name
     Dim frmCurrentForm As Form
    Set frmCurrentForm = Screen.ActiveForm
    pfrmname = frmCurrentForm.Name
    DoCmd.OpenForm "Keyboard"
    On the keyboard from i have a button called "enterbt" on...
    See more | Go to post

  • i place a button over the text box setting its transparent property to Yes and now user is not able to select the data on the text box. I copied the code from the text box to the button.

    I lost the effect of the button but it is not a problem i got what i wanted...

    thanks again
    See more | Go to post

    Leave a comment:


  • It is a matter of design.

    On the form invoice I have a subform (Item List) for each record on the subform exist a textbox. When user click on the textbox the item will be added on the invoice.

    The problem is when user is clicking on the textbox it will select all the text inside and the mouse will change the shape as for adding or editing a text because it is a textbox...

    User is using a touchable screen......
    See more | Go to post

    Leave a comment:


  • How to change button name in subform independent

    Dear friend

    Using access 2007 sp2.

    I have a continuous subform. I have been creating a button on the detail area. I need to change for each record the caption of the button.

    Is that possible to do it independent.

    Here is an example

    For record 1 button caption name = "1"
    For record 2 button caption name = "2"
    For record 3 button caption name = "3"...
    See more | Go to post

  • No didn t get any solutions yet ...
    See more | Go to post

    Leave a comment:


  • Windows server 2003 Connection shared policies

    Dear friends


    I am sharing a connection on windows server 2003 sp2 64 bit. I would make some policies for the users that are using this connection. I need some users to don't use the internet where others need them to use it.

    Is there any way doing that in windows server without installing an additional software?

    thank you for pointing me to the best solution.

    Regards
    See more | Go to post

  • Thank you for your reply

    Actually this is what i am willing to do.

    I wonder if it is better to go into VB 6.0. "unfortunat ely i don't know vb.net and other platform "

    Does VB 6.0 able to provide me a better performance then access 2007 ?

    Is there any converter that convert VBA into VB 6.0?

    Thank you for advising me

    Regards
    See more | Go to post

    Leave a comment:


  • Connection ACCESS 2007 with SQL Performance

    Dear Experts,

    I got an opportunity to implement a project for a market. I have been reading the proposal for this market it seems it is a huge application whereby we will have 6 cashiers 2 accounters 2 stock keepers...

    Is access 2007 able to handle such application?

    if I want to share an access application for more than 10 computers am I going to face some performance problems !!!?

    Connecting...
    See more | Go to post

  • Yeah I am running my accde file in the same folder root.

    also I added a trusted location and I enabled all macros.

    Nothing on the code is working (VBA) Macros are working well.

    P.S all code is working well before the accde conversion
    See more | Go to post

    Leave a comment:


  • Converting accdb to accde VBA code is not working

    Dear friends

    I am working on access 2007 sp2.

    I do have a database(accdb) i converted it to accde.

    While I am opening the converted database the VBA code is not working.

    For example
    Code:
    docmd.maximize
    on each form is not working and forms won't maximize

    Is it a bug on my office or I am doing something wrong...


    Could you please point me to the write...
    See more | Go to post

  • Thanks all. I am doing the loop to lock all my control..

    Regards
    See more | Go to post

    Leave a comment:


  • I am using PCL drivers
    See more | Go to post

    Leave a comment:


  • Sorry About the subject I was trying to say
    while I disable edit in the main form, access is disabling edits in the subform too

    the question is:

    Is there any method where I will be able to stop edit in the main form while the subform still editable ?

    Thank you
    See more | Go to post

    Leave a comment:


  • Not allowing edit in a main form disabling edits in a subform

    Dear Friend


    Working on access 2007 sp2.

    My form is consisting from a form and a subform.

    while i am using the alowedits=no option on the property of the main form it is preventing me to edit my subform.

    Is there any method where I will be able to stop edit in the main form while the subform still editable ?

    I don't want to go through VBA because I do have many attributes...
    See more | Go to post

  • wassimdaccache
    started a topic Windows Server 2003 printer driver error

    Windows Server 2003 printer driver error

    Dear all

    I am using windows server 2003 sp1. I am connecting a printer called BIRCH prp080 to my pc using the serial port.

    the printer is working well when I install the driver but the problem is when I restart the computer the printer won't work.

    Right click properties in my printer driver will show me the message below

    The prp-080 printer driver is not installed on this computer. Some...
    See more | Go to post

  • wassimdaccache
    replied to MSGBOX in ARABIC language
    My Operating system is in English.

    I can write in Arabic (I added the arabic language from control panel --> regional and language...)

    I am able to write in arabic without any fail in the VB page but it is not showing me the right Arabic characters....
    See more | Go to post

    Leave a comment:


  • wassimdaccache
    started a topic MSGBOX in ARABIC language

    MSGBOX in ARABIC language

    Dear all

    I am using office 2007 SP2


    I am trying to write a message box.

    Code:
    msgbox "هل تريد حفظ هذه المعلومات ؟",vbYesNo
    Everything is OK but I am getting unknown symbole in place of the ARABIC language.


    Is it an option in the OS ? How to add this language ?

    I am running access on WINDOWS XP SP3.



    Thank...
    See more | Go to post
No activity results to display
Show More
Working...