Ask a Question related to Coldfusion Database Access, Design and Development.
-
dremmeister #1
Can't conect to DB2 on iSeries (AS400)
CF Administrator setup:
CF Data Source Name metdb2
Database name of library I am trying to access on
the iSeries
Server ip address of iSeries
Username valid iSeries profile with full rights
Password valid iSeries profile password
Here is the error I get when I click "SUBMIT" in CF Administrator to setup the
datasource...
Connection verification failed for data source: met
java.sql.SQLException: Error establishing socket. Connection refused: connect
The root cause was that: java.sql.SQLException: Error establishing socket.
Connection refused: connect
dremmeister Guest
-
Can't conect - access denied
I recently changed hosting providers, and simply moved all of the files in my public_html folder over to my new public directory. However, when I... -
how to know FMS2 check client is not conect ?
How to know Flash media server 2 check client is not connect( i have meet problem client fall net work but FMS2 is not know client is not connect ) -
Help conect to SQL
Hi i need help with this code. Set conn1=Server.CreateObject("ADODB.Connection") conn1.ConnectionString="Provider=SQLOLEDB; Data Source=ASF_SQL;... -
cannot conect the dots
I am modifying text, I made the letter into points and cut it and moved parts, I know there is a way to connect the points of the pieces but cannot... -
ADODB connection to AS400 via iSeries takes up to 300 seconds
Hi, I have a visual basic application on a W2k server that is using ADODB and iSeries driver to connect to DB2 on AS/400. Connection pooling is... -
Robert10 #2
Re: Can't conect to DB2 on iSeries (AS400)
In addition you would not use the name of the library in the database field.
DB2/400 does use database names.
Robert10 Guest



Reply With Quote

