Re: Firebird SQL implementation
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Tue, 17 Jan 2006 00:05:17 -0700
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
diki di wrote: > Hello, i wold like to implement Firebird SQL into CL-SQL environment. > Besides knowledge of CL, C and UFFI what else do i need? That's about it outside of detailed knowledge of CLSQL. Reading the code of other SQL backends will help quite a bit in that respect. Kevin