Viewing 15 posts - 1 through 15 (of 38 total)
Thank you for your response,
I have a package and it is one of the 3 deployed packages in a folder. Do I need other two packages as well to deploy...
December 15, 2015 at 1:30 pm
Thank you all for your inputs these are really helpful.
Esha
March 10, 2014 at 2:29 pm
Bellow is the code:
-- getting required columns to a temporary table
SELECT LTRIM(RTRIM(Zip)) Zip, Code ,LTRIM(RTRIM(City)) CLLI, LTRIM(RTRIM(City)) CLLI,LTRIM(RTRIM(State)) State,Processed ,LTRIM(RTRIM(A))[A],LTRIM(RTRIM())
,LTRIM(RTRIM([C]))[C],LTRIM(RTRIM([D]))[D],LTRIM(RTRIM([E]))[E],LTRIM(RTRIM([F]))[F],LTRIM(RTRIM([G]))[G],LTRIM(RTRIM(H))H ,LTRIM(RTRIM(I)) I
INTO #IMS_StgTemp FROM IMS_StgUpload WHERE (Processed IS NULL...
October 9, 2013 at 12:14 pm
Thank you very much for your help.
Can you please elaborate on what preferences mean while selecting a data model tool.
Would the size of the database and the servers on which...
March 27, 2012 at 4:41 pm
Thank you for your quick response.
I am looking for the MSSQL Server databases, Oracle databases & BI as well. Is there any best modeling tool which can accommodate all.
Esha
March 27, 2012 at 2:17 pm
I have a clustered and non-clustered index on LID in tables 1&3 but not in 2 & 4. The execution plan for the update statement includes execution plan for the...
January 11, 2012 at 6:14 pm
In Tables 1&3 there are over 2000 records,tables 2 & 4 there are over 20 million records.
The trigger should be fired on an update, there are no recursive triggers on...
January 11, 2012 at 1:02 pm
An overview of the trigger - There are two databases DB1-Transactional and DB2-Archive. There are two tables from each database, Tables1 & 2 from DB1 and Tables 3&4 from DB2.
The...
January 10, 2012 at 6:50 pm
As you mentioned that the user is from different domain. Verify the user permissions to the other domain with network.May be that is causing the issue.
I had this issue myself...
September 16, 2011 at 12:44 pm
Please share your ideas
Swetha K
July 23, 2011 at 12:20 pm
Should we have to work on deleting the Registry entries while removing the default instance.
Swetha K
June 10, 2011 at 4:32 pm
used shape2sql tool. Running shape2sql.exe I selected the file needed to upload, configured the server and table which is used for inserting records, checked create spatial index and planar geometry.
and...
April 8, 2011 at 4:03 pm
I have selected the file which needs to be uploaded but it doesnt show me the column names and doesnt import any data though hit upload button.
I should also be...
April 8, 2011 at 2:13 pm
I have recommended the same Derrick.
Thank you for your prompt response.
Swetha
January 25, 2011 at 1:43 pm
Thank you so much Derrick, for your response.
Named pipes - I have enabled now and tried. The port number is connected to 1433.
Had the following error:
*****************************************************************************************
Error Location: App_Code\clsCommon.vb\fnLoginUser
Error Message:
System.InvalidOperationException:...
January 25, 2011 at 1:06 pm
Viewing 15 posts - 1 through 15 (of 38 total)