Hi Gurus,
How could I get the current date using SQL in an access database?
I've seen a version of this in an Informix SQL:
ex."update date_setting set cur_date = today"
But this query doesn't run in an access database.
Hi ,
In Visual Basic, when you type an object for example "Text1" following with a dot sign ".", all the properties and methods for this object appears.
But here in Visual C++, its methods and properties sometimes doesn't appear when you type an object followed by a dot...
Hi,
Hi could i read and write BLOB files using ADO? Is There any function doing this?
I've tried this using Visual Basic and it works. Now, I'm thinking to convert the codes from Visual Basic to Visual C++ but it seems to risky because I've never tried before reading and writing BLOB files in...
Hi,
I'm using the CListCtrl class on my project and I'm trying to add an item on it.
Im using this syntax:
MyListCtrl.InsertItem(1,"Item 1");
But when I run my project there is no items added on my CListCtrl.
Why?, Can you please help me
Given the condition that multiple users "check-out" an .rc file, coz our project team won't allow only one user at a time can modify the .rc file coz this will delay the time frame. So if all this users "check-in" the .rc file, how will VSS read this? will it overwrite the...
Hi,
Anybody familiar with Visual Sourcesafe?
I'm just a little bit curious with it. Let's put it this way.
Well, if I've "checked-out " .rc file to modify a dialog and another user also "checked-out" the .rc file to also modify a certain dialog and we've "checked it...
Hi,
I've just read the "Complete Layman's Guide to Pointers" FAQ and i don't understand the part about type casting. Can you please give me links about type casting or please pass an article about this if you have any.
This is the code:
myThreadStruct* info = (myThreadStruct*)lp...
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.