#1 Re: mORMot 1 » Some questions about mORMot » 2014-03-13 03:33:48

Thanks a lot!
I was in 1.17 version.

Edit: I will study more the documentation, and ask questions here.

#2 Re: mORMot 1 » Some questions about mORMot » 2014-03-13 03:01:34

better description of my scenario:
Currently We have:

A Server application where occurs comunication with the database.

A client application, where connect to the server through socket, is used a lot of ClientsDataSets (connected to Server) which accepts command text, and are used to make querys and insert/updates in database, and are linked to grids and other db tools (lookups, edits, etc). All this using only native components of Delphi 7. We already have DevExpress components, but we are not using yet.

My wish:
First a simple change of server, socket comes out and enters mORMot
Second, unit by unit, migrate to ORM.

#3 Re: mORMot 1 » Some questions about mORMot » 2014-03-13 01:49:17

No, just 1 to 15 samples and main demo.

#4 Re: mORMot 1 » Some questions about mORMot » 2014-03-13 00:46:11

Thanks!

I don't have the samle "16 - Execute SQL via services", where i can get it?
I did the download through this link: http://synopse.info/files/mORMot.7z

My idea is start with a simple server to connect with database, and later make this big with more resources.

I will increase my participation in this forum now. big_smile

#5 mORMot 1 » Some questions about mORMot » 2014-03-12 01:53:33

azeredobr
Replies: 7

I have a client/server application in my company, and this works with Borland Socket Server (both in Delphi 7), and I want upgrade the server to work with mORMot.

The server has a only purpose, connect with data base, because all business rules are in DB or in client (yes, its sucks, but it's my scenario).

Can I do this with mORMot?

Board footer

Powered by FluxBB