Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: dlgtwice
  • Content: Threads
  • Order by date
  1. dlgtwice

    Using ADO, Connect to backend db using frontends mdw

    Hi All, I'm coding with ADO and have run into a problem. Does anyone anyone know of a way to connect to a backend database using the frontend databases currently open security connection? I can connect fine using my Admin user id and password but I was hoping to use the currently logged in...
  2. dlgtwice

    Use ADO to populate a datasheet - Access 2002

    I'm new to ADO and having trouble getting my recordset to populate a form in datasheet mode. Does anyone have any suggestions? Thanks!
  3. dlgtwice

    ADO Connection to MDB file with user level security

    Hey All, I'm trying to connect to a mdb file that has user level security using ADO. I've found a lot on how to connect to SQL Server but can seem to find anything on mdb files. My database doesn't have a shared-level security password only user-level security. Any help would be greatly...
  4. dlgtwice

    Form and Subform Fun!??? Help! :o)

    I've spent 4 days trying to find a work around this problem. I have 2 subforms and 1 main form. In one subform I have a calendar control and a text field named "CurrentDate". In the other subform I have a query with three fields to display a persons scheduled vacation days by date, hours and...
  5. dlgtwice

    Mouse scroller changing records.

    Help! When my form is open, if the mouse scroller is moved it changes my current record to the next in the set. I had the same problem with the tab key but was able to fix it by setting the cycle property to Current Record. Is there a way to stop the form from moving to the next record when the...
  6. dlgtwice

    How do you correct an ADP PvtTbl which limits data?

    I built an access data page which displays a pivot table. It worked fine for the first 3 months of the year. After working fine for that time something happened and now the page will only display data through 7/8/03. If I run the source query seperate form the ADP it runs fine and returns all...

Part and Inventory Search

Back
Top