I'm starting to get a lot of CK_(table) messages. They all involve one table which stores a log of activities. I understand this to be a message that says I am violating a constraint.
Other then the id field which is an auto-numbered index field I do not require data in any fields.
When this happens the table locks up either totally or just enough to block inserts.
Can't seem to find much on this.
One other thing I'll mention is that many of the writes are from within VFP9 service pack 2.
We're using SQL server 2000, but I also have a copy of Server 2005 on my machine.
Other then the id field which is an auto-numbered index field I do not require data in any fields.
When this happens the table locks up either totally or just enough to block inserts.
Can't seem to find much on this.
One other thing I'll mention is that many of the writes are from within VFP9 service pack 2.
We're using SQL server 2000, but I also have a copy of Server 2005 on my machine.