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 MikeeOK 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: FreshBe
  • Content: Threads
  • Order by date
  1. FreshBe

    FREE/BUSY error since Migration to Exchange 2003

    We have recently Migrated our mail server from Exchange 2000 to Exchange 2003. We created a new server with Exchange 2003 on and moved all the mailboxes across leaving the redudant Exchaneg 2000 on. Since doing this clients have started getting "Unable to update Free/busy" error Regards freshbe
  2. FreshBe

    Not a Valid month

    Hello all, I am trying to run a SQL query against Oracle 10g using VBA. the query is:- SELECT CALL.CALL_NUMBER FROM CALL, CALL_EVENT, THREAD WHERE CALL.CALLOID=CALL_EVENT.CALLOID AND CALL_EVENT.CALL_EVENTOID=THREAD.CALL_EVENTOID AND THREAD.TYPE_OF_WORK_ID='MANUAL' AND (THREAD.BOOKING_DATE...
  3. FreshBe

    Excel Chart displaying 2 different data

    Sorry about the title but not sure how to describe the issue. I have a standard line chart with 2 series of data in it - not a problem so far. What I can't seem to do is take data from another column in a sheet and add lines across the chat at the values from the column and where they are on...
  4. FreshBe

    Crystal Reports 9 and VB6

    Hello there, I need some help on the following please. I am using Excel97 VBA to open and print a pre-made crystal report saved on the HD, got this bit to work OK. The problem is I can't figure out how to connect to the oracle database so that I can pass parameters to the stored report to...

Part and Inventory Search

Back
Top