Variables containing the values to be inserted. Michael Oke, II 661-349-6221
Contents of this and all messages are intended for their designated recipient. On Apr 12, 2012, at 4:53 PM, Fred Taylor <[email protected]> wrote: > Is it a string constant that's being passed, or a variable containing the > string value? > > Fred > > > On Thu, Apr 12, 2012 at 4:50 PM, Michael Oke, II <[email protected]> wrote: > >> "insert into food (FoodID,CategoryID,CompanyID,UserID,Name) values >> (?lnFoodId,?lnCategoryId,?lnCompanyId,?lnUserId,?lcName) >> >> String is longer but that gives you the basics. >> >> Michael Oke, II >> 661-349-6221 >> >> Contents of this and all messages are intended for their designated >> recipient. >> >> On Apr 12, 2012, at 4:36 PM, M Jarvis <[email protected]> wrote: >> >>> On Thu, Apr 12, 2012 at 4:34 PM, Michael Oke, II <[email protected]> >> wrote: >>>> Getting an error trying to update an MSsql table using paa thru. Keep >> getting a 'Command contains unrecognized phrase/keyword.'. Can't see >> anything wrong with the statement and it works directly against the table. >> Any ideas for things that I should investigate? >>> >>> >>> and example of the SQL code/command might help.... >>> >>> -- >>> Matt Jarvis >>> Eugene, Oregon USA >>> [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

