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!

Search results for query: *

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

    W2K3 Server - Mac Clients can't connect to UAM

    I have just installed a Windows 2K3 Server in a school with a 15 node Mac lab running 9.2. I installed File Services for Macintosh but am unable to get any of the Macs to load the UAM volume to update the AppleShare The server appears in the Chooser but when selected returns the message...
  2. RCSNC

    Sending an e-mail to the results of a query

    I've read through several posts on this topic but none seemed to answer my question exactly. I'm new to Access and need "exact" I want to (from a command button) start an e-mail to all the e-mail addresses in a query. For example, I have a query named newStudents which selects all...
  3. RCSNC

    In a question somewhat related to m

    In a question somewhat related to my previous post... In a table named schedule I have two combo boxes named divivionCombo and classtypeCombo Here's my record source for divisionCombo: SELECT [divisionID], [divisionName] FROM Division ORDER BY [divisionName] and for classTypeCombo: SELECT...
  4. RCSNC

    Combo box selection based on another Combo box disappears?

    I have two combo boxes,divisionCombo and classTypeCombo, on a multi record form named schedules I am trying (as many other newbies before me have) to have the contents of the classCombo based upon the selection made in divCombo. Here's my record source for divisionCombo: SELECT [divisionID]...
  5. RCSNC

    Problem communicating with OLE Server

    On a W2KPro SP3 box, running MS Office 2K, SP3 a user cannot open any database without getting the following error message: "A problem occurred while Microsoft Access was communicating with the OLE Server" The message is received even if you open a new blank database. The databases...
  6. RCSNC

    Modifying Data in Access then Exporting to CSV file

    Access Newbie - Here's my problem: I need to import a CSV file into Access 2K, modify the fields (for example - concatenate the fields firstName and lastName into "CommonName=firstName(space)lastName..." and place the modified data into a field in a different table) and then export...

Part and Inventory Search

Back
Top