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

    steps to being a database developer

    hello! I just wanted to ask if anybody here could point me on how to start on being a database developer? I've been a programmer/analyst for about 9 months now but only had the chance to deal/use databases a few months ago. DB2 in particular. I do simple queries and updates on the db, but...
  2. rouge03

    Career path for software tester

    I would like to ask if anyone here would know what the career path looks like for a software tester? I've been doing software development work for 2 years now. My position/title is software engineer. Aside from software development and maintenance work, I also do QA jobs (based on CMMi-5)...
  3. rouge03

    User acess to devices

    Hi! I'm not sure if this is the right forum for this, but the program I wish to create uses mostly functions from the Windows API (I think). So I need sources from tech gurus who know or are more familiar with them =) I wish to create a program that serves as an interface to enable/disable...
  4. rouge03

    xml tags checker

    Hi! Anybody here know how to check for valid xml tags/pairs? I'm trying to create a program that will check if a particular tag has a start and end tag. If a tag doesn't have a start tag then it gets stripped (actually this is the easy part. =p). Tags written as <tags/> are okay. Thanks...
  5. rouge03

    Coping with changes and staying focused..

    I've been working for my present company for about 15 months now. But just recently, the company implemented a new scheme or strategy to somehow maximize the work output of the staff. What they did is that 2 software engineers will be sharing a PC and then hire more engineers to maximize the...
  6. rouge03

    Pointers changing values eventually causing system to crash

    Hello! This is in connection with my post in Borland(Inprise): C++ Builder with the subject "Help with this code, no compile errors." I made some changes on the code and at first it seemed that my problem was solved. However I made some changes to the code to extract some characters from...
  7. rouge03

    Help with this code, no compile errors

    The fuction of the codes below is to parse strings from a text file. An example of a string in the input file would be: Entry=1 Name=Archie S. Andrews When I compile the the following codes in either Borland C++ 4.5 or Microsoft Visual C++ 6, I get no errors. However when I try to run them I...
  8. rouge03

    Fingerprint scanners

    I'm not really sure whether this is the correct forum to post this question but I hope somebody here would be able to help me. My friends and I plan to make a system that uses a fingerprint scanner for security purposes. My question is: Is Visual Basic suitable for such system/software? If...

Part and Inventory Search

Back
Top