As I said that there is a URL : http://jspwiki.org/wiki/JDBCProviders to connect to oracle database. There are many attachments for stable 2.4 & I downloaded -->jdbcprovider.jar & jdbcprovider_src.zip. I am trying to connect to oracle database thru these download. After unzipping jdbcprovider_src.zip, I found that there are only java files & no 'class' files. When I tried to compile java files, it showed many errors that can't find this & that. So if 'class' files are provided than no need to complie. can anyone provide 'class' files ? Paresh
Janne Jalkanen wrote: > > > Well, Terry just informed me that JDBCProvider works fine for 2.4 > (which I have not personally tried, because I just get all cross-eyed > when it comes to database schemas). > > /Janne > > On Jan 18, 2007, at 07:33 , pashah72 wrote: > >> >> I am surprised, how no JDBC provider for 2.4 because 2.4 Stable is >> widely >> downloaded & used then how they are integrated in websites because >> lots of >> websites are there on net. >> >> >> Janne Jalkanen wrote: >>> >>>> I am using JSPWiki 2.4 Stable. Now data is store in text files. I >>>> want data >>>> to store in oracle database. I made tables on oracle database & >>>> came to know >>>> that after configuring jspwiki.properties, data will be store in >>>> oracle >>>> database. So how to configure jspwiki.properties ? >>> >>> Hi! >>> >>> There is currently no JDBC provider for 2.4, sorry :-( >>> >>> /Janne >>> _______________________________________________ >>> Jspwiki-users mailing list >>> [email protected] >>> http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users >>> >>> >> >> -- >> View this message in context: http://www.nabble.com/how-to- >> configure-jspwiki.properties-to-configure-to-oracle-database-- >> tf3027013.html#a8425256 >> Sent from the JspWiki - User mailing list archive at Nabble.com. >> >> _______________________________________________ >> Jspwiki-users mailing list >> [email protected] >> http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users > > _______________________________________________ > Jspwiki-users mailing list > [email protected] > http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users > > -- View this message in context: http://www.nabble.com/how-to-configure-jspwiki.properties-to-configure-to-oracle-database--tf3027013.html#a8486395 Sent from the JspWiki - User mailing list archive at Nabble.com. _______________________________________________ Jspwiki-users mailing list [email protected] http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
