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 John Tel 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 dranath

  1. dranath

    SQLBase ODBC Connectoin Error

    When you updated the database I presume that you updated the driver pack. I think our server guy put on driverpack9012win_13770.zip and then we could connect without problems. I used the following connectionstring but am connecting using .net: DataSource=SERVER;DRIVER={Gupta...
  2. dranath

    SQLBase ODBC and .NET Insert statement problem.

    Hi All, I get the following error: ERROR [HY000] [Gupta][ODBC Driver][SQLBase]00915 PRS IVC Invalid constant Has anyone any idea of how to get round the problem? The insert command is only 2 fields!! InsertCommand="INSERT INTO T_WEB(SURNAME,FORENAME) VALUES (@SURNAME,@FORENAME)"...

Part and Inventory Search

Back
Top