Skip to content
+1-888-319-3663

HELP ARTICLE

Reference Source Column in SQL Command


I am referencing a source column in my SQL Command task and receiving an error “Incorrect syntax near myvalue”. Below is the code I am using in my task.

DECLARE @MySQLVariable varchar(max)
Set @MySQLVariable =  _MY_SOURCE_COLUMN



When referencing a source column or a global variable in a SQL Command Task, SmartConnect will replace the source column name or global variable name with the actual value. If that value is a string, we need to put single quotes around the source column or global variable so that when it is replaced, it will become the literal string.

As the code below illustrates, we use single quotes to represent the source column value.

DECLARE @MySQLVariable varchar(max)
Set @MySQLVariable =  ‘_MY_SOURCE_COLUMN’

Similarly, we can do the same for global variables

DECLARE @MySQLVariable varchar(max)
Set @MySQLVariable =  ‘GBL_MYGLOBALVARIABLE

RECENT POSTS


How to set up automatic payments on eOne's website portal
Downloading older versions of SmartConnect
SmartList Favorite Tracking SmartList Builder Template
SmartList Favorite Tracking History SmartList Builder Template
SmartList Builder GoTo opens to the wrong record

POPULAR POSTS


SSL Security error using OLEDB Connection
This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms
Removed Part: /xl/vbaProject.bin part. (Visual Basic for Applications (VBA))
The server process could not be started because the configured identity is incorrect.
Using WINSCP and a task to upload or download files from an SFTP site

CATEGORIES

TAGS

Business Central CRM D365 Business Central Dynamics 365 dynamics crm Dynamics GP Dynamics NAV Econnect Employee Spotlight eone eOne News error Error Message Events Excel Excel Report Builder Extender Flexicoder GP integration Map Microsoft dynamics crm Microsoft Dynamics GP Navigation List Builder Office Relationships Partner All Hands Call Popdock promotions release SalesForce SalesForce.com SmartConnect SmartConnect.com SmartConnect Bootcamp SmartConnect Maps SmartConnect Office Hours SmartList SmartList Builder SmartPost SmartView SQL Tech Tuesday Templates training Zendesk

Integrate & Automate without Any Code.

SmartList Data has Never Been Faster.

The Easiest Way to Report on GP Data.