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 bkrike 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 1stdirect

  1. 1stdirect

    Invalid Field Size Error

    Okay Im completely new to Pervasive SQL I need help with this issue. I am trying to display a column that is the value of two other columns multiplied together (QTYORDERD * UNITPRICE). We use a product called DbNetGrid and the code looks like this. I know this workes in SQL but not sure why it...
  2. 1stdirect

    Reserved Name in Pervasive

    IT WORKED!!!!!! I Can't believe I didnt think of that. Or even better yet the manufacturer.
  3. 1stdirect

    Reserved Name in Pervasive

    This is the actual error message that is generated. [Pervasive][ODBC Client Interface][Pervasive][ODBC Engine Interface]Syntax Error: select OEORDD.ORDUNIQ,OEORDD.DESC<< ??? >>,OEORDD.UNITPRICE,OEORDD.QTYORDERED,OEORDD.ORDUNIT,OEORDD.QTYSHIPPED,' ' as dbnetgrid_id from OEORDD where 1=1 and...

Part and Inventory Search

Back
Top