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 strongm 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: *

  1. rchandr3

    Create RSS feeds from Report Server?

    You cannot dump content by RSS feed. RSS is text (XML) feed which would be acquired when the page is open from the provider. Cheers, Ravi
  2. rchandr3

    Crystal 8 Report ASP Passing ConnectionString alone

    I FIXED IT! Thanks for everyone who read this post! You can give me a star if you wish! :) Scr8_webregfix.exe may be downloaded from our support site at: http://support.crystaldecisions.com/search Scr8_webregfix.exe contains a utility that restores the ability to create ODBC connections that...
  3. rchandr3

    Crystal 8 Report ASP Passing ConnectionString alone

    Hi, I have built a complete Crystal Report rpt file which uses ODBC to connect to a MS SQL server and give the output. I wanted this to be displayed in a ASP page. I tried so many ways described in the support files, but end up with either User session timed out or a hangling IE browser. Please...
  4. rchandr3

    Local SQL Server Login Failure

    I try to connect Crystal Reports 8 to the SQL Server 2000 installed in my local machine using the Other Data Sources, Microsoft SQL server option. I am not able to connect to any database there and it gives login failed. But it lists all the databases in the server once I supply the sa password...
  5. rchandr3

    Export Access Data to an Excel Template

    Thanks a lot, idbr! Cheers, Ravi
  6. rchandr3

    Export Access Data to an Excel Template

    Access Experts! I want to export data from Access 2000 to Excel 2000. Presently I use Transferspreadsheet, which creates or replaces Excel file with no formatting. I plan to have a formatted Excel Template with data getting there with no manual intervention. Now we have to do formatting after...
  7. rchandr3

    Value is null or does not equal

    Just keep that <> "Duplicate". If it is null, it wont be equal to "Duplicate", anyway. Cheers, Ravi
  8. rchandr3

    Telset Agent ID as part of UUI

    Alternate Solutions are also welcome. Please help me! Cheers, Ravi
  9. rchandr3

    Saving encrypted string to database

    Ideally you should post this in SQL server forum. There is something called Collation. Based on the Collation type you set on the field of the table, the value will get stored. This is the problem... Check with your DBA and they will provide a solution based on the data you save. Cheers, Ravi
  10. rchandr3

    Maximising Child Window

    http://msdn2.microsoft.com/en-gb/library/x07xt611(VS.80).aspx Cheers, Ravi
  11. rchandr3

    Telset Agent ID as part of UUI

    I am developing a screen-pop application using TSAPI. To pop the screen at the correct agent desktop, I need to get the Telset Agent sign-on ID. We map that with their windows ID and as I get the Delivered event on a call routed to the gateway, if I can get the Agent Telset ID as part of the...
  12. rchandr3

    Aspect to Avaya Migration

    Thanks a lot, Arznchrd. I was actually looking for the same: Mapping Aspect to Avaya Messages and the order of the segments... As long as I get the Migration Document, I shall be very happy. Cheers, Ravi
  13. rchandr3

    dcom question

    This is more IIS 6.0 issue than DCOM. In IIS 6.0 in Windows 2003, you get added security which gives the developers problems! Actually the web pages you are hosting would be given execute permission to users and make sure that the user list given access to your virtual directory in IIS 6.0 and...
  14. rchandr3

    Aspect to Avaya Migration

    We plan to move from Aspect ACD, a 10 year old system to Avaya. If you / your link can compare and contrast them and help in migration, I would be extremely grateful! Cheers, Ravi
  15. rchandr3

    Aspect Callcenter ACD to Avaya Multivantage Migration

    We plan to move from Aspect ACD, a 10 year old system to Avaya. If you / your link can compare and contrast them and help in migration, I would be extremely grateful! Cheers, Ravi
  16. rchandr3

    How to debug an existing ASP website using Visual Interdev?

    How to debug an existing ASP website using Visual Interdev? I have the website already developed and deployed. It would be great if somebody can tell me how to start the debugger of VI to help in fixing bugs. Many Thanks Cheers, Ravi
  17. rchandr3

    Merging multiple database data

    Its possible if you have the DBs in the same server and same username and password to access the data. Cheers, Ravi
  18. rchandr3

    Print Dialog Box is hidden behind app

    I think this question needs to posted to Java forum! Actually, you can set the level of your Java Frame in your application and avoid this limitation. Check Windows Layers... Cheers, Ravi
  19. rchandr3

    Last Accessed Date of Tables (including SELECT) for db clean-up

    Hi carp, That sounds interesting... But can I install logminer now (Mine is a Oracle 8 database and not 8i) and make it tell the history of last six months usage? stefanhai: Thanks for your valuable post... I have already thought about Audit on Production DB and then said NOWAY!! Many Thanks...
  20. rchandr3

    Last Accessed Date of Tables (including SELECT) for db clean-up

    O... Thanks a lot, Dave of Sandy... From my knowledge and analysis of Oracle, I found it weird and now I know why thanks to your message... Thanks again and my token of appreciation can be found in a star for you! Cheers, Ravi

Part and Inventory Search

Back
Top