Recent content by odomene

  1. O

    Linking a form to SQL server

    Any help will be appreciated. I am try to link a form to the database created in SQL server using ODBC connection string in the form properties. And i cannot figure out why the form is not populating. please help.
  2. O

    Populating Combox boxes

    Any assistance would be appreciated. I'm using Access 2003 version and had difficult times trying to pupolate two combo boxes; combo box1 and combo box2. combo box1 contains Regions such as Abuja, Bwari, Nyanya. Each of the Regions has Towns. Abuja has asokoro, garki, maitama, wuse; Bwari has...
  3. O

    populating combo box

    Thanks for your respond. Actually, I want to get all the church information display by selecting any value in the group combo box rather than populating through the record button.
  4. O

    populating combo box

    I have created a form in access, based on a single table query. The form displays church information (ID no, sdate, mdate, tdate, group, district, attendance). ID sdate mdate tdate group district attendance 01 2/11/08 3/11/08 6/11.08 wuse utako 320 02 9/11/08 10/11/08 13/11/08 wuse jabi 450 03...
  5. O

    Queries

    Great! the query worked perfectly well. Now how do i convert month in numbers to words. I appreciate your all efforts.
  6. O

    Queries

    Thanks Mr. Namliam for that bright idea, but how do i query it to get the result in SQL platform.
  7. O

    Queries

    I'm new to Microsoft access, need help on how to query multiple dates. For example, a table tblAttend has records that has three dates entries for every week. districtID district SunDate SunAttend 001 wuse 03-jan-08 340 002...
Back
Top Bottom