Browse by Tags

  • Split flat file into 2 excel files SSIS

    I need to split a flat file into two excel files. No conditions except maybe if more than 40,000 rows then split. Otherwise just need two files.
    Posted to EAI (Forum) by software on 06-16-2010
  • How will we know which job is using a particular table.

    There are more than 100 jobs running thro' sql agent. I have 2 tables and know all the stored procedures that are using these 2 tables. Now i would like to know the jobs that using these stored procedures or tables. Can some please suggest me a process?
    Posted to EAI (Forum) by software on 06-16-2010
  • sql backup on MOSS 2007 team sites failing

    I have a weekly full backup, daily differential backup schedule on my databases on my database server. Currently, all user databases are being backed up under this plan. I have more than 50 databases on this server. The only items that are failing backup are the MOSS Team sites database in production...
    Posted to Btrieve (Forum) by software on 06-11-2010
  • SQL Query - Ignore row if there's letter in a field

    Hello Experts, Is it possible to filter a row if a particular field has letter? I have a field called ID that support both alphanumeric. However, I would like to filter out any ID that has letters.
    Posted to Btrieve (Forum) by software on 06-07-2010
  • SQL Update or Insert from another table

    I am trying to bulk insert a csv file into a SQL table. However, if the record already exists i want it to update, not add another one, and if it doesnt exist then i want it to insert. I have so far got it to bulk insert into a table called TAPELOAD. Then i want it to update current records in the table...
    Posted to EAI (Forum) by software on 06-05-2010
  • SQL Server 2005 error Incorrect syntax near '='

    I'm trying to run a UNION query from MS Access that calls on a SQL 2005 datbase and receiving an error message that reads: Incorrect syntax near '=' I've tried several variants but currently the code looks like this: SELECT dbo_Tracings.*, [SBTerritory]=[STTerritory] AS Difference, dbo_Tracings...
    Posted to Oracle (Forum) by software on 06-03-2010
  • My SQL Server 2005 database is under a SQL Injection attack. Am I using CFQUERYPARAM correctly?

    Hello. My SQL Server 2005 database is under a SQL Injection attack. The attack finds the column that comes after the Primary Key in each table, and erases that column and populates it with: http://94.102.52.27/urchin.js' > I am in the process of changing usernames and passwords for all of my clients'...
    Posted to Cold Fusion Markup Language (Forum) by software on 06-02-2010
  • Query to Group Time Punch Data by Date

    I've been playing with this for a few weeks but haven't solved the main problem yet. When I query the time punch table I get a column with punch dates and a column with associated punch times but what I want to display is a single row for each date with that days punches in separate columns....
    Posted to PeopleSoft (Forum) by software on 06-01-2010
  • SQL String Concat with XML PATH() function. MS SQL SERVER 2005

    Table: LS_Notes acctno patno seqno textdata 11 1 1 8/29/05 KL WANTS 11 1 2 SUIZ SHE WILL SCHEDULE/ 11 1 3 9/15/05 SENT PREP 11 1 5 10/13/05 SENT COPY 22 1 1 1/3/06 CIGNA POS ID 22 1 2 800-244-6224 CLAIMS PO 22 1 3 SENT PREP INSTRUCTIONS The ultimate goal here - is to concatenate all of that particular...
    Posted to Btrieve (Forum) by software on 06-01-2010
  • Concatenate 2 tables Rows Results into 1 string

    Hello experts, I'm trying to create a stored procedure in SQL 2005 and here is what I'm trying to do. I have 2 tables: OrderHeader and OrderDetail. The ordernumber is the key on the orderheader table and the FK on the orderdetail. Rows look like this: OrderHeader: Orderumber Customer -------...
    Posted to Btrieve (Forum) by software on 05-26-2010
Page 1 of 46 (459 items) 1 2 3 4 5 Next > ... Last ยป