Hi,
I am new to Informix, and my understanding is ILogin is used to login into Informix and create database tables etc like you login into oralce and create tables etc if i am wrong please correct me
When I use ILogin and press run it will ask for a host of information like
server name, user name, password , protocol name etc
After i put in all the information and press Ok I get the error
Sql Code = -951
I look up the error and it says:
[I]User username is not known on the database server.
The database server that you tried to access does not accept either your user ID, the login name that is specified for the desired server host in your ~/.netrc file, or the user name that is specified in the USER clause of a CONNECT statement. If you are explicitly specifying your user name in the ~/.netrc file or in a CONNECT statement, check that the name is correct. If you do not have a valid user ID on the server computer, see your system administrator. This message appears with Version 6.0 and later.[/I]
DO HELP ME WITH THIS ERROR