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 derfloh 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 vki

  1. vki

    Constraint violation precision

    Hello Bastien, Thanks for your time. The error messages I'm alking about are the following: Error: 1216 SQLSTATE: 23000 (ER_NO_REFERENCED_ROW) Message: Cannot add or update a child row: a foreign key constraint fails Error: 1217 SQLSTATE: 23000 (ER_ROW_IS_REFERENCED) Message: Cannot delete or...
  2. vki

    Constraint violation precision

    Hello all I work on a clien/server application that uses ODBC to access a database. It is done through a "generic"-ODBC layer. We do so because it is flexible and we can face any client-specific demand regarding the DBMS they want to use. We developped that layer in C. I currently work on a...

Part and Inventory Search

Back
Top