I get the following when i execute an asp form which updates an access db:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Cannot update. Database or object is read-only.
The error occurs on the asp line RS.Update in my code, where RS obviously...
Whats the easiest way to send an array (in this case of bools) thru a CArchive that is connected to a CSocketFile?
At present I have it in a for loop with each iteration storing and loading in both programs(sender and receiver).
The app doesnt seem to like this though and throws an error deep...
this may seem trivial, but its been bothering me for a while:
if a variable is defined outside of a method/function in a cpp source file, where is it located, on the heap or where?
cheers
thanks alot pete, sorry for the wide spread of questions there, im still at the stage where I still dont know the right questions, never mind the right answers!
cheers
thanks palbano,
from experience, which Thread classes would be easiest to implement: the managed variety in System::Threading namespace or what is the equivalent in MFC, if supported?
also am i right in thinking I can utilise the .NET lib simply by using the appropriate namespace at the start...
Hi, i'm a convert from Java and am weak at general MFC howto. Sample apps, such as those on MSDN & codeproject, make sense to me in isolation when they deal with a particular subject, but im trying to figure the following out:
As part of a simple Client/Server app, my server is built using...
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.