Who is online?
0
guests and
0
members
Member login
|
Become a member
Home
Articles
Forums
Blogs
Jobs
Events
Files
Spaces
People
login
register
Home
» search results
Search Results: int32
10 results found
ADOMDConnectionException : A connection cannot be made. Ensure that the server is running
Hi All, I am new ti SSIS. I am using VS2005 for my application and SSIS 2008 R2 on 64 bit as backend. When i go to connect these it give me error An existing connection was forcibly closed by the remote host [SocketException (0x2746): An existing connecti
Author:
arvindharitus
Date: 8/9/2010 Section:
Forum
SSIS Execute sql task error
are you selecting "single row" in resultset or "full result set"? you should select single row, otherwise your variable should be object type. If you already select single row, let me say that Int32 data type goes for integer. Probably you may consider In
Author:
marcoadf
Date: 2/29/2012 Section:
Forum
tags :
full result set
,
int32
,
int64
,
single row
Dynamic flat file connection manager for creating
What's the data type of the "@[User::Plan_ID]" variable? I'm wondering if it's a numeric type and needs to be something like this: @[User::FilePath] + @[User::FileName] + "_" + (DT_STR,1,1252)@[User::Plan_ID] + "" + (DT_STR,29,1252)GETDATE() If the Plan_I
Author:
KeithHyer
Date: 1/26/2012 Section:
Forum
tags :
expression
,
type cast
report item
this is my custom code in report Private curTranId As Integer = Int32.MinValue Private curPortId As Integer = Int32.MinValue Private ret As String = Nothing Private cHeading1 as Object Public Function LumpComments(TranId as Integer, PortId as Integer, Com
Author:
ssrsnew
Date: 4/5/2012 Section:
Forum
error in heading
alright, this is my custome code in report for that expression. Private curTranId As Integer = Int32.MinValue Private curPortId As Integer = Int32.MinValue Private ret As String = Nothing Private cHeading1 as Object Protected Overrides Sub OnInit() cHeadi
Author:
ssrsnew
Date: 4/10/2012 Section:
Forum
handle value in script component
hi, my table field is getting value from file,if * is there, then it null. now in my script component , Select Case (segmentcode.ToUpper()) Case Segments.EMP.ToString.ToUpper() Row.empno = Convert.ToInt32(SegmentValue(arrLine, 1)) Row.empname = SegmentVal
Author:
ssrsnew
Date: 10/31/2012 Section:
Forum
How to remove HTML formatting using SSIS components
I have followed Joost's post and did the scriptcomponent i got an error mesg [Script Component [202]] Error: Microsoft.SqlServer.Dts.Pipeline.DoesNotFitBufferException: The value is too large to fit in the column data area of the buffer. at Microsoft.SqlS
Author:
jampa.sb
Date: 11/5/2012 Section:
Forum
"My Account" goes ka-boom
When I click on the 'My Account' tab, an error screen comes up. I've been able to roubleshoot it down to the 'My Dashboard' tab within the 'My Account'. [NullReferenceException: Object reference not set to an instance of an object.] Communifire.Web.Compon
Author:
sqlscottgleason
Date: 1/18/2010 Section:
Forum
Subscriptions Random Execution Fail Error
Detailed error log for the same: at Microsoft.ReportingServices.Library.Storage.WrapAndThrowKnownExceptionTypes(Exception e) at Microsoft.ReportingServices.Library.ConnectionManager.AbortTransaction() library!ReportServer_0-5!15d0!12/19/2012-15:55:15:: w
Author:
sneha19.m
Date: 12/19/2012 Section:
Forum
SSIS Execute sql task error
HI i used execute sql task in my package so in that i wrote a query like this select max(id) as id from dim_table my id column is in number datatype i used resultset to get this data but in that varaible type i choose int32 means its shows error like this
Author:
lakshmi_anand
Date: 2/29/2012 Section:
Forum
Page 1 of 1 (10 items)