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: ktai
  • Content: Threads
  • Order by date
  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

    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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. ktai

    HP jetdirect and appletalk

    Hi, I have a bunch of older HP jetdirect devices (jetdirect 300x to be specific) and I need to change their appletalk names. Right now all of their appletalk names are just the make and model of each printer, which doesn't help me much in a school environment when I have at least 20 printers...
  13. ktai

    md5() entire column

    Hi, I have a new mysql database with a few hundred records. Right now every password (in the password field) is stored in plaintext. Is there an easy way to convert every record in the 'password' field to MD5? I know I can use the phpmyadmin command line to convert each record one-by-one, but...
  14. ktai

    get records from database then pass them to flash as an array

    Hi, I am having so many problems trying to do a seemingly simple thing. This ASP code is supposed to find record(s) in the access database with a certain last name and then pass the respective first names to Flash as an array. Please take a look at the code and see if you can help. Dim oRS...
  15. ktai

    wireless / novell issue

    Hi, In our 700+ user school, many computers cannot authenticate to our netware servers using the wireless network. All of the computers have Microsoft's client for netware networks and work just fine when using a hardwired connection. The strange thing is that some computers are able to...
  16. ktai

    How to justify static IP

    Hello, I have a dilema. Last year, we switched from DHCP to static IP addresses in a 700+ user high school environment. The problem is that the kids (who are required to have a personal laptop at school with our network settings) are complaining because they have to keep switching back and forth...
  17. ktai

    JetDirect and Active Directory

    Hello, I am in the process of migrating from Novell to Active Directory and I need help with the printers. Right now, each printer has an HP JetDirect box with a Novell queue. I have been searching for hours on how to use these printers with these jetdirect boxes in our new Active Directory...

Part and Inventory Search

Back
Top