User Profile

Collapse

Profile Sidebar

Collapse
rush81
rush81
Last Activity: Aug 20 '08, 01:10 PM
Joined: Feb 5 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • rush81
    replied to datagridview
    the stored procedure comes with 10 fields , I display only 5 of them on the datagridview, the rest I hide. Also i have added 2 new columns to the datagridview.

    Now i want to save this information in a new table with all the 12 fields.

    i hope i'm clear this time....i have no idea how i would save these 12 fields in a new table. i do not want to update the tables from where i get the data.
    See more | Go to post

    Leave a comment:


  • rush81
    started a topic datagridview

    datagridview

    hi all,

    i'm trying to populate a datagridview using stored procedure. some of the fields are hidden in the DGV, also i have added to new columns to the DGV.

    now i want to store the columns in the DGV along with the hidden columns in a new table. can anyone tell me how do i go about this?

    i'm not very sure what the update does bcos in my my case the DGV is populated with fields from multiple tables but...
    See more | Go to post

  • rush81
    started a topic execute SSIS package from windows app

    execute SSIS package from windows app

    I want to execute SSIS package from a windows application. Can anyone tell me how to go about it. The package is stored on the SQL server, so I would be loading it from server.

    Please respond at the earliest
    See more | Go to post

  • rush81
    started a topic Ssis Package For Moving/renaming File

    Ssis Package For Moving/renaming File

    i'm trying to create an ssis package for renaming and moving the file. It gives error at the file system task:

    [File System Task] Error: An error occurred with the following error message: "Could not find file 'C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\a bc123.xlsabc.xl s'.".

    the file is abc123.xls. Now why is it pointing to the C drive?

    I have set up five variables as FileName, SourcePath,...
    See more | Go to post

  • rush81
    replied to want to pull data with leading 0
    Thanks CK..that helped!!...
    See more | Go to post

    Leave a comment:


  • rush81
    started a topic want to pull data with leading 0

    want to pull data with leading 0

    Hello All,

    I want to pull data against two fields from table. The combination of these fields give unique result like '123 VA' or '0123 VA' One field has entries like 0123 and 123, one entry with leading 0. They are same but this is data entry mistake. Can you suggest me on how to go about this one?

    I could find exact matches but need to work on this substring match. Please respond at the earliest. Also do let me know...
    See more | Go to post
No activity results to display
Show More
Working...