Search

You searched for the word(s): userid:45663

Matching Posts

  • compiling a web application in more than one dll?

    Hi I have a web application on my production server: When I have to update the codebehind of a single web form (for example for bug fix) then I need to recompile and overwrite the project dll; this operation kills all active sessions so that all users loose their data have to reconnect! Is there a way to work around this problem? Something like splitting the dll in order to stop only a few pages (corresponding to the ones used by a single production sector)... Naturally I need common session... Thanks
    Posted to Configuration and Deployment (Forum) by marinaa on 1/15/2004
  • Error: Restricted data type attribute violation

    I'm using MYSQL ODBC 3.51 Driver and OdbcCommandBuilder update fields in my MySQL database. The type of the fields I'm updating is decimal(6,0) and I'm using version 1.1 of the .Net Framework. The error message I get is: "System.Data.Odbc.OdbcException: ERROR [07006] [MySQL][ODBC 3.51 Driver][mysqld-4.0.10-gamma-nt] Restricted data type attribute violation(SQL_C_NUMERIC)". Any idea? Thanks!
    Posted to MySQL (Forum) by marinaa on 6/25/2003
Page 1 of 1 (2 items)