Re: SQL error code [803] Host cannot be found
Re: SQL error code [803] Host cannot be found
- Subject: Re: SQL error code [803] Host cannot be found
- From: Kaj Hejer <email@hidden>
- Date: Tue, 18 Nov 2003 22:07:44 +0100
At 06:55 +1100 19-11-03, Thomas wrote:
I am running into a problem with a database I have not had before. I
can read and update records OK, but when I try to create a new
record, with a primary key generated by me, I get the following
error:
Next exception:SQL State: -- error code: 803 -- msg: [803] Host
cannot be found
at
com.webobjects.eoaccess.EODatabaseContext._exceptionWithDatabaseContextInformationAdded(EODatabaseContext.java:4657)
at
com.webobjects.eoaccess.EODatabaseContext.performChanges(EODatabaseContext.java:6365)
at
com.webobjects.eocontrol.EOObjectStoreCoordinator.saveChangesInEditingContext(EOObjectStoreCoordinator.java:411)
at
com.webobjects.eocontrol.EOEditingContext.saveChanges(EOEditingContext.java:3148)
Does this ring any bells for anyone?
The test environment is OSX Server 10.3.1, WO 5.2.2
Hi!
What database are you using? Do you use Filemaker? Are you sure you
have write access and that the database is not singeluser (ref. f.x.
http://www.eske.net/jeff/FMPErrors.htm)?
Google is your friend :) See
<url:http://www.google.com/search?hl=en&ie=ISO-8859-1&q="Host+cannot+be+found"+803&btnG=Google+Search>
-Kaj :)
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.