Hi a todos!
there occurs a problem when I try to insert Appointments in Outlook-Calendar:
I'd like to check wether they already exist
Outlook.Connect; //is a Wrapper-Component
NS := Outlook.GetNamespace('MAPI');
NS.Logon('', '', False, False);
Folder :=...
Dear WinXP-Users,
when writing a batch file for copying files from a backup-drive I found out that there is no command "choice" available. Why isn't the file choice.exe installed with windows and where can I get it from?
Thanx a lot
Benedikt
Hi Programmers!
How can I remove the CLX-Help from the Delphi-Help? When searching for help and pressing F1 there is often the choice between CLX- and VCL-Stuff. I want Delphi-Help to assume, that I always want Help just for VCL.
Thanx a lot
Benedikt
Hallo!
Can anyone tell me why this Access-Query doesn't work?
INSERT INTO Pieces (Piece, idComposer)
VALUES ('Song XY', (SELECT idComposer
FROM Composers
WHERE Name = 'ComposerXY'));
An Error is raised that tells that there was no description to it.
Thank you in advance!
Benedikt Höfl
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.