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 Chriss Miller 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: jdemmi
  • Content: Threads
  • Order by date
  1. jdemmi

    Counting Dilemma...

    Does anyone have any creative ideas for the following issue? I'm stuck with 2 ideas, neither of which seem palatable to me. CRXI - Oracle 10.x I have a report request where a user wants to see a number of "counts" by month, by quarter and by year. This is not the issue as I have already...
  2. jdemmi

    Chart Question...By month, year to date dilemma....

    CR XI...Oracle 10 I have an issue I am betting is very easy to workaround or solve but I am blocked....totally... I need to create a very simple bar graph chart which includes various counts...(Records created, records open, records closed, record past due, etc) The problem is I want to...
  3. jdemmi

    Populate Insert Fields of DetailsView with values of last record

    VB/asp.Net I have a detailsview object grabbing data from a data base. I am able to edit and insert rows fine. But, on insert all my fields are blank. I am able to populate them with "hard coded" default values via the databound event handler Like... Dim Cal2 As New Calendar...
  4. jdemmi

    Populate Insert Fields of DetailsView with values of last record

    VB/asp.Net I have a detailsview object grabbing data from a data base. I am able to edit and insert rows fine. But, on insert all my fields are blank. I am able to populate them with "hard coded" default values via the databound event handler Like... Dim Cal2 As New Calendar...
  5. jdemmi

    Router Alert -- When a specific PC connects

    This may not be the correct forum. If so, please let me know where it should be posted. So, I have a home network using a TrendNet wireless router. Everything is configured correctly and functional. I am using MAC address filtering to allow/disallow connections to the network. But, what I need...
  6. jdemmi

    ActiveX / Administrator problem

    I am helping a friend with an issue that has me scratching my head. He has an older internet/security camera that works fine on his Vista/IE7 box, My Vista/IE8 box, My W7/IE8 box but not HIS W7/IE8 box. The only way we can get it to work at all on HIS W7/IE8 box is to run IE "AS ADMINISTRATOR"...
  7. jdemmi

    Weird Results with "-" in Parameter Data..

    I've been around Crystal for a long long time. And I've seen my quirks. But this is a new one for me and perhaps the strangest. And, to tell you the truth, it's very bothersome because it effects the integrity of the data result set. Anywho..... CRXI R2/Oracle Varchar field in DB (FIELDA)...
  8. jdemmi

    Convert DateTime to UTC

    Do any of you have any tips, tricks or suggestions for converting a datetime field into UTC format? I'm stuck with CR 8.5 in this case (old app with embedded reports). Thanks in advance. -- Jason "It's Just Ones and Zeros
  9. jdemmi

    Outlook 2003 rule for undeliverable bounce backs..

    OK, so I have a service account which runs O2K3 on a server and acts as the mail client for an application. The application sends the mail via SMTP but any user reponses are received in this mailbox. Mail can be sent and received without issue. Here's my problem. From time to time the mailbox...
  10. jdemmi

    Help with CONTAINS near....

    OK...so I have a 3rd party app that is using Oracle intermedia/Text for full text searching capbilities. One table in particualr contains documents (pdf, word, excel, plain text, etc) in a BLOB column. This column contains a CTXSYS (domain) Index. The full text search capability through the...
  11. jdemmi

    Windows Media Services Bandwidth Limits

    I didn't see a Media Services specific forum so since it runs under IIS I am posting here. I have II6 on W2K3 and have enabled window media services in a test environment. While this is easy, if you accept the defaults, it's also dangerous -- apparently. As a test I published a video stream...
  12. jdemmi

    Can't click after idle..

    Vista Home Premium on a 2 year old HP. No special mouse, just the optical one that was included with the PC (USB). Lastest MS updates? Check. Latest HP updates? Check. Latest virus defs? Check. Spyware scans? Check. Virus scan? Check. Any recent changes to pc? None for weeks/months before...
  13. jdemmi

    Excel Web Query only refreshes on load

    I have an "IQY" file (Excel web query) that when launched opens in Excel and when the refresh data option is clicked will refresh the data. However, from that point forward the refresh button no longer functions. That is to say that the query appears to run (you can see the globe spin) but the...
  14. jdemmi

    Discverer Viewer not closing connections

    If this is not the proper place for this post please direct me to it. Let me start by saying that I am not a Discoverer admin -- I am only the EULOWNER for several business areas. Here's my problem. Users connect to the Discoverer (web) viewer (hosted on a Linux server) via a browser. They...
  15. jdemmi

    Killed sessions still appear in V$SESSION

    It is my understanding that KILLED sessions will appear in v$session until the session user tries to use the session again. But here's my problem. The user, in my case, has long since shut down his PC. He will NEVER attempt to use that session ID again. So, when will these sessions drop out of...
  16. jdemmi

    Related to thread782-1454398 (security issue)

    I am having the same problem reported in this thread... thread782-1454398 What was the fix? I've checked thos suggestions listed and no dice. I am thinking I may have to try a server bounce but I don't think that will fix it. NOTE -- I can access reports via the CMC but not via the report...
  17. jdemmi

    Control which apps can connect to DB.

    OK so here's the deal. I want to control which exeutables can connect to my DB. Obviously I'd also like to set that at a user level (DBAs and Admins (like me) need a little more flexibilty than the average end user). So I started to search for existing methods and found this...
  18. jdemmi

    Discoverer EULONWER Read, export or view ALL Workbooks

    I am the EULOWNER and want to be able to view ALL the workbooks that have been saved to the DB without having to have the user send me the "DIS" or sharing their workbook. I can see that the data is stored in DOC_DOCUMENT in the EUL_DOCUMENTS folder. But it's a BLOB. Now, I know how to extract...
  19. jdemmi

    Restart RAS every time w3wp.exe recycles?

    I support a .Net web application which uses (is integrated with) CRXIR2. Due to large object heap issues w3wp.exe recycles frequently throughout the day. When this happens, more often then not, the RAS becomes disconnected and none of the reports will launch. The "fix" is to recycle RAS. 1...
  20. jdemmi

    Execute task when w3wp.exe recycles?

    I have an asp.Net web application running on the 1.1 framework on a W2K3 server. Because of large object heap issues the w3wp.exe engine recycles periodically throughout the day (based on settings in IIS) This is not a problem... But...when this happens I need to execute a task. Specifically...

Part and Inventory Search

Back
Top