Recent content by nayal_access

  1. N

    Problem in displaying unicode data in access db in its normal form in access form

    In my access database I have a filed in a table which contains data in Unicode format(UTF-8).When I display that data in my access form it is displayed same as in database,whereas what I actually required is to display data in its actual(non-unicode form).Please suggest me some solution.
  2. N

    Problem in displaying and storing Hindi language in MS Access

    I need to create a form in hindi language in ms access .Also I need to store hindi text(in unicode) in database. Please suggest me some solution.
  3. N

    Problem in displaying control from databse to form automatically

    I have created and saved a form in access automatically from database table.But when I change Display Control of a field from text box to combo box,it is not reflected in the form automatically after I refresh the form. Please suggest me some solution.
  4. N

    Problem in adding key value pair in combo box using RowSourceType as Value List

    I am creating a form in access. In the form there is a combobox in which I am adding items using RowSourceType as Value list and Row Source as Male;Female. What I require is whether there is some way so that when I select Male from combo box M is stored in database and with Female F is stored. I...
Back
Top Bottom