Hi, The latest unpublished source code (repository code) has been modified to work with Apache Derby (see issues #309 and #310 on the tracker: http://code.google.com/p/smslib/issues/list).
Try to run with your database. A jdbc driver is a must. From then on, small modifications (if any) may be required in the "Database.java" file. Just be sure to get the latest repository code (SVN -> http://smslib.googlecode.com/svn/smslib/trunk/) ! On 27 March 2010 09:22, Raja <[email protected]> wrote: > Thanks Thanasis, > > > > > Have you checked this: > http://smslib.org/doc/smsserver/interfaces/database/? > > > > Yes I have checked this it mentions > > >-------------------------------------------------------------------------------------- > "SMSServer database interface was developed and tested with: > > * Microsoft SQL Server & SQL Server Express. > * Oracle 10g Express. > * MySQL v5.10. > * Derby database. > > It was also reported to work with PostgreSQL." > > >-------------------------------------------------------------------------------------- > > Initially I thought that merely replacing the jdbc driver class it > will work but > I would like confirm that is the way or I need to modify some > classes ? > > I would Like To use Firebird as Database engine since the existing > application > for which SMS facility to be added is Running with Firebird. > > I can create tables required with ditto field names in firebird along > with existing tables. > > Thanks for quick response and regards > > Raja > > -- > You received this message because you are subscribed to the Google Groups > "SMSLib User Group" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<smslib%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/smslib?hl=en. > > -- You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/smslib?hl=en.
