Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Mastermunk

  1. Mastermunk

    Foxpro SQL Update - Command contains unrecognized phrase/keyword.

    Thank you cslawtom but unfortunately I know that wont help (I did try it though [smile]). I know the problem lies in the fact that a column has the same name as the keyword desc because I have tested updating with every other field in the same table and they all work. I have been looking all...
  2. Mastermunk

    Foxpro SQL Update - Command contains unrecognized phrase/keyword.

    I have to update a foxpro table named RMA which has the annoying feature of using keywords for column names. Basically I have to update a column named 'desc' in the table this RMA. This is simple enough on SQL Server to handle (just using [desc]) but with Foxpro I get an error. Sql Statement...

Part and Inventory Search

Back
Top