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 Wanet Telecoms Ltd 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: rchandr3
  • Content: Threads
  • Order by date
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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
  6. 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
  7. 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
  8. rchandr3

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

    Hi all, I am assigned the task of listing out tables in a large database which are not used anymore. Is there a way by which we can find the last accessed date of the tables (including SELECT access) so that it would ease my task of finding out used tables? Many Thanks and Regards, Cheers, Ravi
  9. rchandr3

    Excel Macro with ASP.NET Very Slow

    Hi, I have an Excel Spreadhseet with some complex calculations which includes drawing a chart and writing to files. Now the Customer has asked us to change the front end to ASP.NET and use the existing Excel Sheet for replicating the logic would be costly. When we tried to do the integration we...
  10. rchandr3

    Excel Macro with ASP.NET Very Slow

    Hi, I have an Excel Spreadhseet with some complex calculations which includes drawing a chart and writing to files. Now the Customer has asked us to change the front end to ASP.NET and use the existing Excel Sheet for replicating the logic would be costly. When we tried to do the integration we...
  11. rchandr3

    Viewing Toolbox in VC++ IDE

    Hi, This may sound simple or silly, but I am stuck and I dont know how to get it working! I am starting a new VC++ 6.0 project SDI.... I have a Dialog, but cannot find the toolbox to add buttons or textboxes by drag and drop. I checked every menu and I could not get the view... Please help...
  12. rchandr3

    CDatabase vs ADO - Advice please

    Hiya, I am designing a MFC Application. I have been using CDatabase for years, but now people say ADO is future. Whats the advantage of ADO over CDatabase and is that worth the chunks of code changes I have to make? Thanks a lot, Cheers, Ravi
  13. rchandr3

    Charts not appearing on User Machine

    They come out as blank pages in few user systems. Please can someone say the dependant dlls other than the crystl32 OCX? I have VB6 and CR8.5 Thanks in Advance
  14. rchandr3

    Code Window position on Startup VB IDE

    I use VB6. Whenever I open my project I see my code windows in a cascaded format. I always like the windows to be in maximised position and is there a setting which would enable my IDE to opne the last used form's code in maximised postion. Thanks a TON for helping. Cheers, Ravi
  15. rchandr3

    Preventing Registry Values' reset problem

    Hi, I changed a value in registry from 1 to 0. But it is not remaining the same. When I run my program which depends on that, sometimes it changes itself to 0. Is there a way by which I can lock the registry value to remain 1 as I wish??? Please help me and thanks a lot Cheers, Ravi
  16. rchandr3

    bExecViewer Resets itself

    Hi, I am automating printing with PDFwriter from a VB application. I edited the registry for resetting bExecViewer in HKCU. I set that so that the saving to PDF is automated completely. I do not want to view the PDF before saving. But after generation of some PDF files, it sets itself to 1. Its...
  17. rchandr3

    CString Newline Escape Sequence Character not working

    May be an easy question for most of you! I have a CString variable when I allocate a "\n" Newline to it, it doesnt take care of it. while the "\t" works. Code: CString strMessage; strMessage = _T("I am a Tek-Tips Member. \n\t I would be thanksful to people giving me solution"); I tried...
  18. rchandr3

    Making Printing Records Dialog invisible

    Hi all, Is there any option to do the same when I print a Crystal Report generated with 8.5 OCX and Printer as output. Thanks a lot
  19. rchandr3

    Convert RTF to PDF using VB code

    Hi guys, Is this possible, and if possible, then how can I acheive the same. Please help me! Cheers
  20. rchandr3

    [b]Converting RTF files to PDF files with VB code[/b]

    Hi Tek-Tippers, I have Adobe Acrobat (including Distiller) installed and have some TLB files. I have no clue whatsoever to do the task. Please help me! Thanks in Advance...

Part and Inventory Search

Back
Top