Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: My MSSQL query fails the second time.

by Anonymous Monk
on Jul 15, 2013 at 20:21 UTC ( [id://1044451]=note: print w/replies, xml ) Need Help??


in reply to Re^2: My MSSQL query fails the second time.
in thread My MSSQL query fails the second time.

I was receiving a very similar error message. In my case, it was because I had a FOREIGN KEY that was not satisfied (i.e. I was trying to add a child record for which I had no parent). Check your table structure, and be sure your record is complete.
  • Comment on Re^3: My MSSQL query fails the second time.

Replies are listed 'Best First'.
Re^4: My MSSQL query fails the second time.
by Anonymous Monk on Nov 14, 2013 at 19:31 UTC
    If you are doing a query, it can be because you are trying to search by a field that does not exist in that table.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1044451]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-26 04:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found