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!

Recent content by ktai

  1. ktai

    Apache server constantly starting and stopping

    I have noticed that my Apache server is starting and stopping every few seconds. In the Windows event logs, I see variations of the following messages all the time: A new process has been created: Process ID: 800 Creator Process ID: 620 A process has exited: Process ID: 800 These messages...
  2. ktai

    SQL Server Service Permissions

    I am setting up SQL server to automatically backup to a network share. Right now I am getting 'access denied' errors because the SQL services are still set to use the local system account. If I change the SQL Server Service to use a domain account, what priviliges does that account need? I know...
  3. ktai

    Backup only data older than 1 year

    Thanks, Paul. I probably should have mentioned that there are over 100 tables in the database. Do I have to manually put the name of each table into my script, or is there a way to simplify the proccess? Thanks again.
  4. ktai

    Backup only data older than 1 year

    Does anyone know if there's a way to backup only data older than 1 year. What I am trying to do is first backup data older than 1 year and then purge that data from the database. I only want 1 year of data in the database, so I would probably run the backup/purge operation monthly. Thanks for...
  5. ktai

    NullPointerException when using JasperReports

    Hello, I am trying to display a report from my java application using JasperReports, but I keep getting a Null Pointer Exception and I can't figure out what I am doing wrong. Here is the error: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at...
  6. ktai

    Open Directory - Printing to Active Directory Printers

    Hello, I have an OS X Server running Open Directory, which is also binded to a Windows 2003 Active Directory domain. The Apple clients can login using their Active Directory username(s) and password(s), but I am having trouble setting up the printers. Since I started using Apple's Open...
  7. ktai

    Problem printing using windows server 2003

    Thanks for your reply, Zelandakh, I guess I am still a bit confused. What exactly does the Print Server for Macintosh service on the windows server do?
  8. ktai

    Problem printing from OS X using Windows Server 2003

    I posted this in the Apple / Mac OS X forum, but I wanted to see if anyone here had any ideas: Right now I have all our mac os x computers printing using appletalk, which seems to work just fine. We just purchased software that tracks and limits users' printing. The software is installed on...
  9. ktai

    Problem printing using windows server 2003

    Right now I have all our mac os x computers printing using appletalk, which seems to work just fine. We just purchased software that tracks and limits users' printing. The software is installed on the windows server 2003 print server and works with all our Windows XP machines. Since the macs...
  10. ktai

    Directory Access Help w/ OS X 10.4

    Hi, I have many OS 10.4 computers that I would like to have authenticated on our Active Directory domain (windows server 2003) but I am having trouble with the Directory Access utility. I have read many tutorials on how to do this, but for the life of me I cannot get it to work. I think right...
  11. ktai

    "preparing to install" appears once for each user

    Hi, Our school has a windows 2003 domain and each student/teacher logs in with their own userid and password. The problem is with office, the first time a user logs on on a different computer I get that "preparing to install" window. It does, however, go away after the first time, but it is...
  12. ktai

    store and compare fingerprints in database

    thanks for all your advice. I guess I didn't really think about the whole privacy issue. I think we will go with a barcode, it seems a whole lot more reasonable plus we already have the necessary hardware. Special thanks to DotNetGnat for the barcode generation link... I've been for that...
  13. ktai

    store and compare fingerprints in database

    I am writing something to track all the laptops we repair. When someone comes in I want them to be able to just type in their name and personal info and also scan their fingerprint with a scanner (that I have not purchased yet, so I am open to suggestions... hopefully not too expesive). I want...
  14. ktai

    rounded edges BUT over gradient background

    works perfectly. thank you!!
  15. ktai

    rounded edges BUT over gradient background

    I have been looking at hundreds of rounded corner tutorials and I have not been able to find a solution to my problem. I use the rounded corners all the time, but always on pages with solid backgrounds. The page I am working on now has a gradient background (just like the one on Macromedia's...

Part and Inventory Search

Back
Top