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.
User Profile
Collapse
-
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... -
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 -
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,... -
-
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...
No activity results to display
Show More
Leave a comment: