Hi,
I enabled the Z39.50 server and I can search and retrieve records using yaz-client on the koha server.
I installed a simple web-based Z39.50 client (written by Mark Jordan, I think) on my desktop. When I query the Koha database through this client it returns the number of search results (the correct number) but no data. This client works fine for other Z39.50 targets. The relevant section of the client's config file:
$config_settings = array('title' => 'testZ', 'yaz_connect_string' => '192.168.0.114:9999/biblios', 'yaz_record_syntax' => 'marc21', 'yaz_max_records' => '1000', 'z3950_scan' => 1 );
try to search with yaz-client on a different PC (not on localhost). If you can search and retrive the problem is not on Koha but on your z39.50 web based client. Try to insert more value (elements for example). Bye Zeno Tajoli CILEA - Segrate (MI) tajoliAT_SPAM_no_prendiATcilea.it (Indirizzo mascherato anti-spam; sostituisci quanto tra AT con @)