Page 1 of 1

Unidac Multithread Sample

Posted: Mon 21 Apr 2014 11:41
by bluedragon
hello,
good afternoon

would be possible to provide a small example of multithreading for MsSql?

Can I use the queries that are in the data module because they have parameters and macros, or have to be created again?

I was watching in the examples folder and there is nothing,
I checked the forums and the only thing I found an example for sqlite,
where the sql query has passed as string.

also required that the query was linked to a datasource, and this linked to a grid.

thanks in advanced.

Re: Unidac Multithread Sample

Posted: Tue 22 Apr 2014 15:25
by azyk
Hello,

Such a demo project is missing for UniDAC, but present in SDAC.

A sample of using Threads for Microsoft SQL Server can be seen in the SdacDemo demo project located in the "C:\Users\Public\Documents\Devart\SDAC for RAD Studio XE5\Demos\SDACDemo\" folder.

The full description of SDAC demo projects can be found at http://www.devart.com/sdac/docs/index.h ... s_sdac.htm .

SDAC compiled demo can be downloaded from http://www.devart.com/sdac/download.html