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

    Cannot get Dell PV122T LTO2 to work on AIX5.2

    Hello, We are trying to get our new Dell PV122T LTO2 Autoloader to work with TSM 5.2.3 on IBM p650 running AIX5.2. But we can't even get the OS to see the library, and the tape drive it sees can't be added to TSM either. Dell doesn't officially support AIX, i.e. no AIX driver, but they do...
  2. dragony

    Need help importing multiple Excel files (different names)

    Hello everyone, I've been working with MS SQL servers and T-SQL for a while, but never with DTS. I think I have to take the plunge now, but I need major help on this first time. I have to import data into an existing table in SQL2k server from single or multiple Excel 2002 files (each with...
  3. dragony

    What is the problem between WinXPSP2 and NAV Corp Edition?

    Hello all, I'm planning to roll out SP2 to my WinXP users. But I found a note on Microsoft Website stating that there is a known problem with NAV Corporate Edition v. 8.1, which is what we are using. I've tested it on a few PCs, but I can't seem to find any problem with NAV. That makes me...
  4. dragony

    Can I use remote control software over VPN?

    Dear all, I'm just a regular VPN user, not an admin. I need to remote control a server at a branch office connected to the HQ over VPN, and my admin just couldn't be bothered to help investigate. We uses CheckPoint Firewall-1 as our firewall and VPN gateway at the HQ. The server at a branch...
  5. dragony

    Updating one table with values from another

    Hello SQL experts, It's me the SQL newbie again. This time I'm trying to update a table with data from another table. Seems like a simple thing, but I can't seem to get it right. Here's some background info: <TARGET Table> ID,Title,Firstname,Lastname,Nationality,Religion,Sex <SOURCE table>...
  6. dragony

    How to Split 1 field into 3 fields

    Dear helpful SQL experts, I'm very new to SQL Server, but have to help my team with data cleansing on MS SQL Server 2000. I've got a set of data that contains a field with Title, Name, Lastname all in one field (ex. Mr. John Smith). I have to split that field into 3 new fields (Title, FName...
  7. dragony

    How to loop through a table to copy data into another table

    Hello everyone, I'm not really a programmer, but need help writting stored procedure that will copy data from an source table (a result of importing data from a text file using DTS) to a destination table with more columns and some data transformation along the way. Here are the table...

Part and Inventory Search

Back
Top