Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-12-08 : 20:23:43
|
Steve writes "I am having problems updating a record in my database. I can update the record if the size of the new entry is smaller than the old one. However, if the number of characters in the new entry is greater than the number in the old entry, I get the following error: Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Microsoft Access Driver] Record is too large. /reg/mod.asp, line 48 Any ideas? Thanks, Steve" |
|
|
|
|