in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

how to write and invoke your own UDF in any .NET language?

Last post 07-28-2010 4:39 AM by timo888. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 07-26-2010 6:13 AM

    how to write and invoke your own UDF in any .NET language?

    The description of the phxsoftware SQlite connectivity layer has this: User-Defined Functions & Collating Sequences Full support for user-defined functions and collating sequences means that in many cases if SQLite doesn't have a feature, you can write it yourself in your favorite .NET language. Writing UDF's and collating sequences has never been easier. Could someone give a bare-bones example of the steps involved in writing UDFs for SQLite "in your favorite .NET language", or provide a link where this is described in detail? Thanks
  • 07-28-2010 4:39 AM In reply to

    Re: how to write and invoke your own UDF in any .NET language?

     A followup to my earlier request -- I meant how to make the UDF visible to SQLite, and any special calling conventions.

Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems