I configured my sql server .. according to the steps given in the link .
and also I test the sql connection through the Data connection test connection.
did u chect whether the connection is opened or not?
I also have the same problem, but the error occurs while opening the connection.
If you found some answer please inform.
Hallo guys,
I try out to use system.transactions, in which I use the msdn code .
but I constantly get error 40: server does not allow remote connection.
Hallo guys,
I try out to use system.transactions, in which I use the msdn code .
but I constantly get error 40: server does not allow remote connection.
Thanks VictorN for your reply ..
I just going through the article ..
I used the UI thread in my attached file ..
.. I didnt finish the article .. yet..
get back to you guys .. soon ..
thnx...
Hallo PadexArt,
I use seperate thread for all my function. Inside these functions, I need to use this Listbox control right. But these member variables are not declared according to the thread and...
Hello friends,
I create ListBox using MFC, in which I want to display the Output (like Visual c++ IDE debug windowor Output window).
I create a button after that it starts processing and ready to...
Dear Friends,
I am doing a project - in which i have an array of points world coordinates. Using that I Draw the image using SetPixel(). After that using rectangle tool in the...