Hello all.
Could someone please tell me what it takes to use function CoCreateGUID()?
According to the MSDN the function is prototyped in objbase.h and defined in ole32.lib. That's obviously correct but whenI try to use this function I get error C2065 ('CoCreateGUID' undeclared identifier)...
Hello.
Is it possible to be notified of the start and/or end of any other application (via windows message, event or whatever)?
My program does not (necessarily) needs this notification immediately, so a "last application launched" info would do. The solution should work for both...
Hello all!
Each time I try to request a page via HTTP InternetExplorer wants to establish a dial-up connection, although this page is on the PWS ( - so actually on localhost).
Is it possible to use the PWS without a connection to the internet?
Thank you!
-- ralf
hi!<br><br>in my source table the date is stored in the char(8) format (yyyymmdd). i want to transfer this data to a target table of type "datetime". can someone tell me how do perform this conversion? thank you.<br><br>-- ralf<br><br><br>
hello all! <br><br>i don't know how to get this update statement in sqlserver7<br>running. i guess it's a syntax problem... :(<br><br>table A (field1 Id, field2 Data,...)<br>table B (field1 Id, field2 Data)<br><br>B is a "temporary" table that has a corresponding...
hello all,<br><br>i know this is not an sql specific question but maybe<br>someone is able to answer me anyway.<br><br>i am starting to implement a db on sqlserver7. my question<br>is: is it possible to administrate sqlserver from a<br>remote workstation? i mean also adding tables and even...
hello!<br><br> can someone tell me how to add an "always on top" feature to a windows application (using vc++ or vb)?<br><br> or is it possible to start an existing (already compiled) program (e.g. excel or whatever) so that it is always on top?<br><br>thanks in...
i have a problem performing an update operation in allbase/sql.<br><br>using the microsoft jet-engine the statement looks like this:<br><br><FONT FACE=monospace>UPDATE Tab1 INNER JOIN Tab2 ON Tab1.Field1 = Tab2.Field1<br>SET Tab1.Field2 = Tab2.Field2<br>WHERE Tab1.Field2 IS...
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.