Search results

  1. D

    Citrix.Different Profiles.F/end and B/end.Help

    Hi All, First I should thank everyone for your comments and help. I used db spilitter to split the db into f/end and b/end, then I created 5 copies of the f/end, opened all f/ends and did different transactions, I saw the changes in the other users also. It means everything is working fine(for...
  2. D

    40,000 records table as back end with 6 front end users

    Hello All, Is it possible to develop an application with six front ends and one back end and data volume of 40,000 records in a table using Ms-Access. Please give your comments.. DavidCdp1..
  3. D

    6 users citrix server access application

    Hi Everyone, I have a problem. I developed an application in access 2003. I don't have ms-office developer edition. It is a switch board application. I enter the application with a user name and password. It is developed for my office and there is no need that I wish to distrubute this...
  4. D

    Subreport multiple printing - help

    Hi Everyone, I have a form with a subform. When I print this form (I have two problems) 1. if there are no records in the subform, then there is no data in the report, eventhough there is some data in the form. 2. if there are more than one record in the subform, then I get more copies of the...
  5. D

    How to save data on a form

    Can any one please tell me how to save data entered on a form to a table. Please help. Thanks. DvidCdp1
  6. D

    How to Save the data in a new form

    Hi Everyone, I have a form with several fields bound to a table. Normally when I open the form the form shows the firsts record data in that table. When I want to add a new record then i use the default navigation bar to go to the last record. After entering the data, I have a button on that...
  7. D

    SwitchBoard Application-Help

    I am doing a SwitchBoard application and I have different problems at all levels. Can anyone please give me the locations where I can find the similar projects and source codes , please. Thanks in advance for your help. DavidCdp1.
  8. D

    Query problem - What is it pls?

    Hi Everyone, I have a query which is giving problems on a form i have a combo box and a text box... i have this query in the row source section of a list box.. when i run there is no result...if i change anything it is giving problems...Please help...the query is as follows: SELECT...
  9. D

    Probs. in Storing Option Button Values in Table

    Hi Everyone, I have a form that shows data from a table. Along with text boxes, there are 4 option buttons for 'Marital Status'. The caption of the option buttons are 'Mr.', Mrs', 'Miss', 'Single'. When I save the data from form, it is saving the value of 'Marital Status' as 1,2, 3.... How...
  10. D

    Dynamically change headers in listbox

    Hi Everyone, Can any one please tell me how to pass parameters to a listbox based on values selected from a combo box and input values in a text box. The parameters should be passed to record source of the listbox. Please Help. DavidCdp1.
  11. D

    click option button - text1.text="" error

    Hi I have two option buttons, (hourly rate) and (daily rate). When I select hourly rate option then text1.enableed = true and text2.enabled = false. When I select Daily rate option then text1.text = "". But it is saying you can'g reference unless there is focus on it. How can I do it...
  12. D

    Search Form -- Combo box, text field

    Hi Everyone, Please help me. I have a form with a combo box and a text box. The values in the combobox is the names of the fields in a table. When I select a value in that combobox then I input search criteria for that field ( value of column) like john or smith or allen in the text box and...
Back
Top Bottom