<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Nachricht</TITLE>

<META content="MSHTML 6.00.2900.2149" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=281390714-07022007><FONT face=Arial size=2>Hallo 
Leute,</FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial size=2>es war in letzter 
zeit etwas still um mich.</FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial size=2>Hatte so ein paar 
kleine problemscher. aber ist wieder im loot. Hab eine neuen job und bin dabei 
hier perl einzuführen.</FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial size=2>(<A 
href="mailto:wilhelm.nagy@bfw.gv.at">wilhelm.nagy@bfw.gv.at</A>)</FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial size=2>Ich höre schon ein 
paar lachen, weil hier wird linux aber auch Windows 
verwendet...</FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial size=2>BTW: die lassen mich 
hier nicht den kernel compelieren! also sowas, ich habe gedacht, dass man das 
als erstes nach dem&nbsp;IPL immer gleich machen muss.</FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial size=2>aber zu meinem 
problem:</FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial size=2>Hat jemand 
erfahrungen mit DBI::DBD und oracle mit CLOBs. </FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial size=2>Die 'einfachen' 
Datentypen funktioniere schon recht gut nur die BLOBs machen 
probleme.</FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial size=2>Ich habe schon 
manches Versucht:</FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2>$oDb-&gt;Attach(-dbd=&gt;'ODBC',-connectstring=&gt;'Driver={Microsoft 
ODBC for 
Oracle};Server=bfw.world;Uid=hr;Pwd=hr;',<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-properties=&gt;{AutoCommit&nbsp;&nbsp;&nbsp; =&gt; 
0,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
RaiseError&nbsp;&nbsp;&nbsp; =&gt; 
0,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
ora_check_sql =&gt; 
0,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
RowCacheSize&nbsp; =&gt; 16,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LongReadLen&nbsp;&nbsp; =&gt; 
5242880,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LongTruncOk&nbsp;&nbsp; =&gt; 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; );<BR></FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial size=2>Hier noch ein paar 
versuche:</DIV></FONT></SPAN>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2>$oDb-&gt;Attach(-dbd=&gt;'ADO',-connectstring=&gt;'Provider=MSDAORA;distribtx=0;Data 
Source=bfw.world;',-user=&gt;'hr',-password=&gt;'hr');</FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2>$oDb-&gt;Attach(-dbd=&gt;'ODBC',-connectstring=&gt;'Driver={Microsoft 
ODBC for 
Oracle};Server=bfw.world;Uid=hr;Pwd=hr;');<BR>$oDb-&gt;Attach(-dbd=&gt;'ODBC',-connectstring=&gt;'HR',-user=&gt;'hr',-password=&gt;'hr');<BR></FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial size=2>Am schlimsten ist, 
das der nativ oracle Treiber nicht funktioniert.</FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2>$oDb-&gt;Attach(-dbd=&gt;'oracle',-connectstring=&gt;'Server=bfw.world;Uid=hr;Pwd=hr;');</FONT><BR></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2>----------&nbsp;Fehlermeldung ----------<BR>install_driver(oracle) 
failed: Can't load 'C:/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module 
DBD::Oracle: load_file:Die angegebene Prozedur wurde nicht gefunden at 
C:/Perl/lib/DynaLoader.pm line 230.<BR>&nbsp;at (eval 4) line 3<BR>Compilation 
failed in require at (eval 4) line 3.<BR>Perhaps a required shared library or 
dll isn't installed where expected<BR>&nbsp;at W:\Utils\ORA-RegEx\regex.pl line 
6</FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial size=2>Ich habe schon 
mehere stunden im google verbracht aber nix brauchbares 
gefunden.</FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2>lg</FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2>\^/ili</FONT></SPAN></DIV>
<DIV><SPAN class=281390714-07022007><FONT face=Arial 
size=2>&nbsp;</DIV></FONT></SPAN></BODY></HTML>