Hi.
I have data in an ADO Recordset object that I want to send to a Crystal Report. For this I want to use the SetDataSource method. I've managed this in Visual Basic, but I want to do this in a C++ program.
Can anybody give me an example of SetDataSource in C++?
Regards, Svenn-Kjetil
Hi.
I have a server A with some ASP-pages which shall access a MS Access database on another server B (company nettwork drive). In order to connect I normally would give the directory with the Access database the IUSR permissions.
But it is difficult for me to get the system administrators in...
Hi.
I have two TCP/IP-programs written in C for receiving data from one client. Both programs receive from the same IP-address, but use port 2001 and 2002.
When I establish a socket I receive the same descriptor for both programs. Is this possible since they use different ports or is something...
Hi.
I have a table that looks like this:
Id Value
1 2.3
2 2.9
3 3.2
4 1.8
5 9.2
... and so on.
I want to print the value for id: 1, 5, 7, 13 and 22. How can I accomplish this?
Svenn Kjetil
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.