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

    Collation HELP

    Hello, I have received this question and was wondering what other DBA responses would be ... Our export application which is on SQL Server 2000 currently, on its own server is currently supporting both Western European as well as UTF-8 character sets. What would your reaction be if they were...
  2. taylor5pak

    Character Set Collation Question

    Hello, I have received this question and was wondering what other DBA responses would be ... Our export application which is on SQL Server 2000 currently, on its own server is currently supporting both Western European as well as UTF-8 character sets. What would your reaction be if they were...
  3. taylor5pak

    AWK and SQL DB Informix Lookup

    Hello, is it possible to do a database lookup within an awk script to verify a value exist and then if so insert values from the record being read into the database? Ex. I have a huge file and in it contains an invoice data, first I want to see if the invoice already exists in the database, if...
  4. taylor5pak

    Multiple File with Lookup - Help

    Hi all, I am hoping someone can help me... I have to compare two files and where I have a match on file 1 field x and file 2 field x, I need to pull a value from file 1 (field w).. Here is a sample: for example purposes awk ' FILENAME = ARGV[1] {x[substr($0,23,18) = substr($0,62,18)}...
  5. taylor5pak

    Shared Files on Win 2000 Server

    Hello, We have recently gone from Novell to Windows 2000 Server and have noticed many files being left open in the Computer Management - Shares - Files locations.. It looks like there are multiple files of the same file open for the same user and multiple users. I am not sure how this is...
  6. taylor5pak

    FPW2.6 Win on NAS Device

    I was wondering if anyone out there has had success with FPW2.6 win application on an EMC NAS Device? Any feedback at all would help.. We are evaluating the product... Thanks
  7. taylor5pak

    Task Scheduler/Scheduled Tasks

    On a Windows 2000 Server upon startup you get to the ctrl alt dlt screen to logon, if the screen is left at this point is the scheduler enabled or can it be? Will jobs run, assuming all run as info was supplied to each task?
  8. taylor5pak

    Hello, I support a legacy applic

    Hello, I support a legacy application on FWP26a win version. All the development is on a win95 computer and the exe is created here as well... We currently have users on Win 95/98 and Win2000 and were on a Novell server... We resolved all the errors, applied all patches and all was hunky...

Part and Inventory Search

Back
Top