Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi I am retrieving an integer data from an Oracle table via tDBinput component. Then I am trying to assign it to a variable called vInvitationID using tGlobalVar component. However during runtime it's retiring out saying I am assigning integer to a string. How do I resolve this problem?