开发者

Creating a UDF for MySQL in Delphi

How do I create a UDF for MySQL using Delphi?

Does anyone have any code templates?

I want the code template to be integrated in Delphi versions(2007 and upper), so I need these templates to be usable with a开发者_Python百科nd without Unicode support.


For starters, Google reveals:

  • documentation
  • a forum thread
  • an example

You need to create a DLL with a few exported functions, as documented.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜