Hi,
has anyone experience or knows a driver to communicate to the Siemens S/5 or S/7 via the 3964R protocol?
I wrote a communication for that, 10 years ago for OS/2 and would like to communicate to some one who went trough this process recently.
Thanks Hermann
Hi James, thanks for your response.
I do have to use SQL, but anyway it would be very interesting how to solve the problem. When we run into serious problems with this issue then, may be, I woud be very glad to have solution beside SQL.
Regards Hermann
Is there any way how to limit the number of returned records to a certain value? I have a Paradox table which holds millions of measurement data and timestamps. When I do a select for a certain time range, I may get back thousends of records and I only need to present the first 25 for a preview...
Hi Mac,
many thanks for your fast response. Yes I am using Borland C++ Builder and and are acessing Paradox via BDE.
Hm, so it looks like I do have to do some coding to circumvent the lack of commands like '.. WHERE ROWNUM <= 25' or 'SELECT FIRST ...' from other SQL dialetcs.
Best regards, and...
Is there any way how to limit the number of returned records to a certain value? I have a table which holds millions of measurement data and timestamps. When I do a select for a certain time range, I may get back thousends of records and I only need to present the first 25 for a preview...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.