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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mannabaron

  1. mannabaron

    Attached template path deleted

    If the path of the template is not in UNC notation, you can create an own directory containing the template. In the login script of the users you can assign a path to the directory with the same network letter. (Hope you understand my bad english). Carpe diem.
  2. mannabaron

    SQL Statements based on a Recordset

    Hi cmmrfrds! Yes, I want to build a subset. Hi vbslammer, thank you very much for your answer. I was looking in the net until now, but I cant find a solution to build subsets. So I give up and I use temp Tables in the front end. Greetings. Carpe diem.
  3. mannabaron

    SQL Statements based on a Recordset

    Hi VbSlammer, thank you for your answer, but maybe my question wasn´t precisse. I try it again: Sometimes it is too slow to use access querys bases on another access querys. Therefore I have to use temporary tables. With the SQL Server it is no problem, because you dont have to manage to delete...
  4. mannabaron

    SQL Statements based on a Recordset

    I want to generate a sql statemante, which is based on an existing ADODB Recordset. This existing Recordset itself is also a sql statement. Can someone tell me if this is possible an give me a little sample code? Thank you very much for help. Greetings. Carpe diem.

Part and Inventory Search

Back
Top