开发者

stand-alone NT service using RAD studio2010 / Oracle

Is it possible to deploy a stand-alone dbexpress NT service using RAD Studio 2010 with Oracle as the data开发者_JAVA百科base?


DBExpress uses external drivers for its database access. You would have to deploy the Oracle DBX driver with your service. You cannot compile it directly into the service executable (unless you place it in the executable's resources and then extract it at runtime before using DBX).

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜