![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
I know I should give more time for a reply but I'm just going to try to clerify a bit more. SELECT OMOrder.AssignedToID, OMOrder.OrderNumber FROM OMOrder WHERE OMOrder.OrderNumber = '"<<Order_Number>>'" To note, the quotations after the = in the WHERE statement are single quote, double <<Order_Number>> double, single quote. Order_Number is a field I populate before hand with a single order number. I have run my SQL through a command line, alter just the last bit of code to an order number I know exists and have returned the exptected results. I am just trying to get either my Execute SQL or Import Records to realize I want to use a field as the value to look up. |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |