>> Any chance to compile tiOPF as a .NET assembly? >> Or tiOPF just a Win32 code? > > I saw your Web + tiOPF message in the Embarcadero forums. If you have to > use .NET for web stuff (I use tiOPF + CGI for web apps and it works > perfectly), then maybe you can create a tiOPF based WebService, and let > the > rest of your .NET web stuff talk to the webservice. That should work. > > But why limit yourself to only .NET (plus Windows) based web servers? CGI > or even better, FastCGI, runs on all platforms and supported by all web > servers.
Hi, We are going to develope a web site use ASP.NET, I will use Delphi.NET as the tools (D2007). I have an existing Delphi Win32 desktop application using tiOPF for MySQL access, so would like to implement the existing source code build as .NET assembly so the the ASP.NET can access MySQL via my already built object for database access. ------------------------------------------------------------------------------ _______________________________________________ tiOPF-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tiopf-talk
