Hey,

Thanks for the answer it is what I am looking for.

1. Although when I try to implement it in my wix installation it 
automatically goes to last dialog without spawning the InvalidLogonDlg 
one, if wrong input is set.

If I put the correct input then it's working as intented.

Is there somewhere an example or something to understand it better?

I followed the one on the site : 
http://code.dblock.org/Source/msiext/1.2/Docs/_sql_o_d_b_c_8h.html#a4cdf957c45a4cf45b47a474761840d53


2. Is there a search for the mailing-list somewhere? I only found the 
link to browse through it.

Thanks
Leonidas



On 24/12/2010 21:52, dB. wrote:
> We have this scenario implemented "out-of-the-box" in 
> http://msiext.codeplex.com, so you don't need to code it. Check it out.
> Screenshot: 
> http://msiext.codeplex.com/wikipage?title=Common%20UI%20Wix%20Extension&referringTitle=Home.
>
> dB. @ dblock.org
> Moscow|Geneva|Seattle|New York
>
> -----Original Message-----
> From: Leonidas Spyropoulos [mailto:leonidas.spyropou...@formicary.net]
> Sent: Friday, December 24, 2010 7:29 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] [Wix-users] - SQL connection within Custom Action
>
> Hi all,
>
> I got a product in Java and trying to make an Installer with WIX.
>
> Within the Installation I want to check if an SQL Server configuration is 
> correct.
> Within my Custom Dialog I added a Button to Validate the configuration
>
> I read about using Binary Custom Action written within .dll.
>
> 1) Is there anyway to avoid the use of dll and do a Test Connection with Wix 
> SQL Extensions?
>
> 2) If there isn't a way how can I do this with the least requirements?
> Do I have to use Visual C++ ? Since the product is in Java I don't want to 
> include .NET Framework just for the installation.
>
> Thanks
>
>
> --
> Leonidas Spyropoulos
> Formicary - delivering quality financial technology solutions 
> www.formicary.net
>
> ----------------------------------------------------------------------------
> This message is confidential and may be privileged. It is intended solely for 
> the named addressee. If you are not the intended recipient, please inform us.
> Any unauthorised dissemination, distribution or copying hereof is prohibited.
>
> Formicary Limited registered office in England and Wales, address 1 Taillar 
> Road, Hedon, East Yorkshire HU12 8GU, registration number 3894343, VAT number 
> 747644304, does not guarantee that the integrity of this communication has 
> been maintained nor that this communication is free of viruses, interceptions 
> or interference.
> ----------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers to 
> consolidate database storage, standardize their database environment, and, 
> should the need arise, upgrade to a full multi-node Oracle RAC database 
> without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


-- 
Leonidas Spyropoulos
Formicary - delivering quality financial technology solutions
www.formicary.net
o : +44 (0)20 7920 7100

----------------------------------------------------------------------------
This message is confidential and may be privileged. It is intended solely for
the named addressee. If you are not the intended recipient, please inform us.
Any unauthorised dissemination, distribution or copying hereof is prohibited.

Formicary Limited registered office in England and Wales, address 1 Taillar
Road, Hedon, East Yorkshire HU12 8GU, registration number 3894343, VAT number
747644304, does not guarantee that the integrity of this communication has been
maintained nor that this communication is free of viruses, interceptions or
interference.
----------------------------------------------------------------------------

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to