Tijnema ! wrote: > > Hmm, in your image i see Database 'testdb' not found. Followed by a > link. What happens if you click on that link? > I don't know anything about Oracle/pOWL, but it looks like the script > can't connect to your Oracle database. Did you check if the database > settings are correct? > Like I said i don't know anything about Oracly, i use MySQL, but it > requires a host, username, password too i think, so you should check > if these are correct. > > Tijnema > The click on the link is the next step - this create some tables (but for this i must change the querys first). pOWL is using the ADODB, and i have made small script, witch make connection via ADODB and execute select query (see this: http://www.nabble.com/file/7587/adodb_test_oracle_connection.php adodb_test_oracle_connection.php ). This works perfectly....the result: Array ( [0] => 1 [MODELID] => 1 [1] => http://powl.sf.net/SysOnt/0.1# [MODELURI] => http://powl.sf.net/SysOnt/0.1# [2] => [BASEURI] => ) Have someone another idea, how to solve the problem? -- View this message in context: http://www.nabble.com/newbie-question-about-debuging-tf3496894.html#a9767564 Sent from the PHP - General mailing list archive at Nabble.com. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php