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 wOOdy-Soft 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: techx
  • Content: Threads
  • Order by date
  1. techx

    C++ Makefile Issues

    I have a problem with getting a Makefile to compile in one of our .cpp files. The problem is we cannot change the Makefile since it comes from a vendor. We created a .cpp file that uses #include "mysqlapi.h", which is custom class we developed. Unfortunatley the class uses #include <mysql.h>...
  2. techx

    Where Do I Go From Here

    I am in a tough position here at my organization, and am turning to this forum for some expert advice. Here is my background. I have been an IT professional for 9 years now. I started my career as a Visual Basic and Lotus Notes programmer. At that time many organizations were looking for...
  3. techx

    XML XSL - Concatenation Question

    Hi All, I have a problem that I'm having a difficult time figurring out. Managment ussually does this to me, where they try to utilize a skill that I don't have, and expect perfection. That's a discussion for another time. Hers my problem and question. I am new to this so bare with me...
  4. techx

    The Sky Is Falling

    It's a depressing day when you wake up, and find out that your skills are no longer marketable. The IT world changes so fast with new fads that come and go. I have been working in the IT field for 7 years now, and specialized in Lotus Notes. A few years ago this skill was sought out by...
  5. techx

    Career Development Questions

    I have been working as an MIS profesional now for about 7 years now. When I first started I did a little VB and Lotus Notes Development. Shortly after that I changed companies and got pigeon holed in Lotus Notes Development. I worked in that for the remainder of the years I mentioned above...
  6. techx

    Subtraction Filter

    I am new to Actuate (due to job move) and am trying to figure out how to a write a subtraction filter in a multiple ihput filter. This problem stems from the fact that I need to filter a field value from one result set in a diffenent data source. ex display row 1 if column is null in datasource...
  7. techx

    Application Configuration Best Practices?

    I've been a developer for many years, and I'm always looking for new ways to do things. I have a Lotus Notes application that uses profile documents to store configuration information(server names, file location, and etc.). I was thinking of maybe making an ini file to take place of these...
  8. techx

    Adding Microsoft OCX to Lotus Notes Form

    This question is concerning the MSCOMCT2.OCX (datepicker) Microsoft control. To date I have created a Lotus Notes Form where I have embedded through OLS the MSCOMCT2.OCX control. Once embedded the control has no problem working on my machine, because it has been registered and licensed. In...
  9. techx

    Software Architecture Question

    I need some advice from some of the more seasoned technical leaders. Currently we have an application here that has outgrown its current architecture. The application is a sales system that was designed around Lotus Notes. The application is huge and is centered on the messaging technology in...

Part and Inventory Search

Back
Top