论坛


2009年7月10日 星期五

Oracle merge into ,需要注意的地方!

TinTinSoft| 碧水航工作室-delphi |18:27:00

merge into 是特有的功能,相当于在 MSSQL中的if exists(...)   update tableelse   Insert into table.merge into 语法不仅没有if exists语法啰嗦,而且比if exists 还要高效很多。我经常用来在oracle之间同步数据库表。语法如下:MERGEINTOt...

GT Component Pack V1.0.40

DELPHI盒子| Delphi盒子 |16:07:00

GT Component Pack Version 1.0.40 Component Count : 49 2009-07-08 + New Components : + BugFixes : TgtStatusBar did destroy all panel related controls. TgtCustomDialogButton ActionResult was not created on all occasions and an AV was raised. Tgt...

New Audio Components V2.0

DELPHI盒子| Delphi盒子 |16:07:00

Audio recording and playback using DirectSound Audio recording and playback using low latency ASIO drivers CD-ripping Supported formats: wav, Ogg Vorbis, FLAC, Monkey Audio, WavPack, MP3, Windows WMA, TTA, OptimFROG, TAK, Musepack Sound mixin...

Random Thoughts on the Passing Scene #115

Nick Hodges| Nick Hodges |14:01:18

We have released Help Update #3 for RAD Studio 2009.  You can get it by checking for updates – either automatically at startup or manually via the Start menu entry – or you can download it from the Registered users page.  You can, well...

ATViewer (file viewer component) 2.8.2

CodeGear| CodeGear-CodeCentral Delphi |13:58:05

ATViewer is a Delphi/C++Builder component which allows to view files of various types. There is no edit possibility, just quick view - so it's useful to implement "View file" feature in your Delphi/BCB application. The implemente...

Readme: Help Update 3 for Delphi and C++Builder 2009

CodeGear| CodeGear-CDN Delphi |04:13:01

Delphi Project: Windows Start-Up Manager. Sources Included.

About.com| About.com Delphi Programming |03:00:48

Source Code Projects :: Have you ever asked yourself where are those applications that seem to be executed when Windows start, you cannot find in the Start - StartUp Windows...