|
|
-
vipinjha123 Posted 7 Months ago through Ask
Dear Sir,I am facing 1 issue for last 2 week.I am having source data in excel on different server which I need to load to SQL table using SSIS.when I am running manualy SSIS Package its running properly.but when I want to run using Jobs it gets failed...
|
-
vipinjha123 Posted 8 Months ago through Ask
Dear Sir ,I am facing 1 issue,I need to Extract table data from Quick books data using SSIS Package.<p style="border: none; font-family: 'Segoe UI', 'Lucida Grande', Ver...
|
-
vipinjha123 Posted 9 Months ago through Ask
SYSDATE-1please advise the better way of sameregards,Vipin jha...
|
-
vipinjha123 Question Asked 10 Months ago through ASK
Table structure of all given tables:-
CREATE TABLE [dbo].[Agent_Master](
[EMPLOYEEID] [nvarchar](255) NULL,
[EMPLOYEENAME] [nvarchar](255) NULL,
[DESIGNATION] [nvarchar](255) NULL,
[Domain] [nvarchar](255) NULL,
[PROJECT] [nvarchar](255) NULL
) ...
|
-
vipinjha123 Question Asked 10 Months ago through ASK
Table structure of all given tables:-
CREATE TABLE [dbo].[Agent_Master](
[EMPLOYEEID] [nvarchar](255) NULL,
[EMPLOYEENAME] [nvarchar](255) NULL,
[DESIGNATION] [nvarchar](255) NULL,
[Domain] [nvarchar](255) NULL,
[PROJECT] [nvarchar](255) NULL
) ...
|
-
vipinjha123 Question Asked 10 Months ago through ASK
Table structure of all given tables:-
CREATE TABLE [dbo].[Agent_Master](
[EMPLOYEEID] [nvarchar](255) NULL,
[EMPLOYEENAME] [nvarchar](255) NULL,
[DESIGNATION] [nvarchar](255) NULL,
[Domain] [nvarchar](255) NULL,
[PROJECT] [nvarchar](255) NULL
) ...
|
-
vipinjha123 Question Asked 10 Months ago through ASK
Table structure of all given tables:-
CREATE TABLE [dbo].[Agent_Master](
[EMPLOYEEID] [nvarchar](255) NULL,
[EMPLOYEENAME] [nvarchar](255) NULL,
[DESIGNATION] [nvarchar](255) NULL,
[Domain] [nvarchar](255) NULL,
[PROJECT] [nvarchar](255) NULL
) ...
|
-
vipinjha123 Posted 10 Months ago through Ask
Table structure of all given tables:-
CREATE TABLE [dbo].[Agent_Master](
[EMPLOYEEID] [nvarchar](255) NULL,
[EMPLOYEENAME] [nvarchar](255) NULL,
[DESIGNATION] [nvarchar](255) NULL,
[Domain] [nvarchar](255) NULL,
[PROJECT] [nvarchar](255) NULL
) ON [P...
|
-
vipinjha123 Posted 10 Months ago through Ask
Table structure of all given tables:-
CREATE TABLE [dbo].[Agent_Master](
[EMPLOYEEID] [nvarchar](255) NULL,
[EMPLOYEENAME] [nvarchar](255) NULL,
[DESIGNATION] [nvarchar](255) NULL,
[Domain] [nvarchar](255) NULL,
[PROJECT] [nvarchar](255) NULL
) ON [...
|
-
vipinjha123 Question Asked 10 Months ago through ASK
Hi All,
I have a package which contains a data flow task to read Excel file and populate a SQL table. Excel File source task will read input file from the INPUT folder and process them and at the end it will delete from the folders. So, sometimes there ...
|