hi
i'm having a problem with compiling a visual C++ 6 MFC program
during linking phase i get this warning
LINK : warning LNK4089: all references to "ODBC32.dll" discarded by /OPT:REF
i also have a problem to run the software on win 95
probably due to that linking warning
on win 98 and higher...
hi
my project is built from two vb6 applications and one C++ dll
the dll is actually a utility that reading and writing an ini file.
one vb app. writes uses the dll to write data to the ini file and then it needs to open the second vb app. the second vb app. uses the same dll to read and write...
hi
i try to clear a table and re-fill it
e.g.
tempDetailesDataSet.T_ItemsList.Clear();
adpItems.Fill(tempDetailesDataSet.T_ItemsList);
it works on the first time but on the second time not
what i'm doing wrong???
hi
we are using win server 2003
one of the clients (win XP) gets the following message from time to time
"there is a time and/or date difference between the client and server"
and then he loses all his netwrok abilities
do you have any idea
thank you
hi
i am trying to write a dll
every thing is working great but i can't solve this linking warning.
here is the main function and the entry point to the dll
BOOL APIENTRY DllMain( HANDLE hModule,
DWORD ul_reason_for_call,
LPVOID lpReserved
)...
how can i stop from warnings message to appear while i'm executing a stored proc.
the probleam is that the message returns to the calling application and it stopes
thanks
hello
is ther any command or set of commands that i can use to change a numeric value
pattern (e.g. 3.5 into 3.50 or 3 into 3.00) like "FORMAT" in VB
thank you
i'm using Access 2k
my probleam is that i dont success to fix my report's page setup.
i can't determine when the page setup changes but from time it is (e.g. the page setup changes from portrait to landscape)
i'm using the pgae setup from the toolbar to set the values
maybe it is not the right...
thank you but i already solved the probleam
the thing was that i'm using hebrew in my forms as messages
and for that i was needed the set hebrew as my default lenguage in my regional settings
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.