You are not logged in.
Pages: 1
Hello, I'm new on mORMot and I'd like to know which is the best way to manage httpclient connections. Every time I do something like insert, update or retrieve I use
TSQLHttpClientWinHTTP.Create('localhost','888',aModel);
but I know this isn't the best way to do it, how can I reduce this work?
Offline
Pages: 1