how to create embedded server?

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
weitech
Posts: 9
Joined: Mon 03 Apr 2006 15:30

how to create embedded server?

Post by weitech » Tue 04 Apr 2006 02:26

I am using c++ builder 6 and I would like to know how to create an embedded server for my application. I dont want to connect to a remote server.

Thanks

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Tue 04 Apr 2006 06:30

Please see topic "Using Embedded server" in MyDAC help and Embedded demo.

weitech
Posts: 9
Joined: Mon 03 Apr 2006 15:30

Post by weitech » Tue 04 Apr 2006 14:03

thanks

Post Reply