Search found 8 matches

Go to advanced search

by mochalov
Tue Nov 22, 2016 8:24 am
Forum: Common Problems
Topic: Problems with silent install SQLServer
Replies: 2
Views: 2259
 
Jump to post

Re: Problems with silent install SQLServer

The first question figured out :)
by mochalov
Mon Nov 21, 2016 3:18 pm
Forum: Common Problems
Topic: Problems with silent install SQLServer
Replies: 2
Views: 2259
 
Jump to post

Problems with silent install SQLServer

1. SQLServer(+Tools) unpacked in the folder [AppDataFolder]\[Manufakturer]\[ProgramName]\prerequisites. How to change this path? Because there is an error exceeding the number of characters(>260) in the path.

2. Also, it extracts the root directory that has the most seats in the folder the form E ...
by mochalov
Wed Nov 02, 2016 9:26 pm
Forum: Common Problems
Topic: Local and network instances SQL servers in one Combobox
Replies: 3
Views: 2800
 
Jump to post

Re: Local and network instances SQL servers in one Combobox

You understood me wrong.
The task - to display both local and network instances in the combobox.
In your examples show how to get or local or network, but not both at once.
by mochalov
Tue Nov 01, 2016 6:25 pm
Forum: Common Problems
Topic: Local and network instances SQL servers in one Combobox
Replies: 3
Views: 2800
 
Jump to post

Local and network instances SQL servers in one Combobox

Hello.
Tell me how to get in Combobox local and network instances of SQL Server?
by mochalov
Thu Oct 27, 2016 3:14 pm
Forum: Feature Requests
Topic: Improperly working field "Minimum Version" for Prerequisites
Replies: 1
Views: 4164
 
Jump to post

Improperly working field "Minimum Version" for Prerequisites

1. Go to the Prerequisites
2. Add the "Predefined Prerequisites," "SQL Server 2014 SP2 x64"
3. Move into Pre-Install.
4. Edit the field in the Minimum Version 12.0.5000.0 on 12.0.4213.0 (SQL Server 2014 SP1 x64) or-12.0 (SQL Server 2014 x64)
5. Build the installer
6. Run

We expect:

In the ...
by mochalov
Thu Oct 27, 2016 2:43 pm
Forum: Common Problems
Topic: not working condition for the SQL-transaction
Replies: 5
Views: 3978
 
Jump to post

Re: not working condition for the SQL-transaction

1. Create a group of radio buttons "CreateOrConnectDatabase" in dialogue SQLServerConnectionDlg
2. The value of the first radio button set - "CreateDatabase".
The value of the second - "ConnectDatabase"
3. Create a new connection with the condition RADIOBUTTONGROUP_1_PROP_1 = "CreateDatabase".
and ...
by mochalov
Wed Oct 26, 2016 8:29 pm
Forum: Common Problems
Topic: not working condition for the SQL-transaction
Replies: 5
Views: 3978
 
Jump to post

Re: not working condition for the SQL-transaction

Hello.
Thanks for the reply.
I did so, but the values of the radio buttons had no standard value.
After I removed the radio buttons and created new with default values, it works.
I think You should check this bug. I have reproduced in 6.13.0
by mochalov
Tue Oct 18, 2016 2:53 pm
Forum: Common Problems
Topic: not working condition for the SQL-transaction
Replies: 5
Views: 3978
 
Jump to post

not working condition for the SQL-transaction

Hello.
I want to achieve the following:
1. The user can select which SQL server it to use (local or remote)
2. If local, then test whether you installed the SQL server on a PC. And, if not installed, offer to install it.
3. The user can choose to create a new database or to connect to the database ...

Go to advanced search