Forum: NSIS Discussion
22nd May 2007, 23:24
|
|
Replies: 5
Views: 2,233
Workaround suggested
Hey there
There is a work around I found.
If I convert the datatype of the returned field from varchar to nvarchar the call to SQL_GetRow works. That might be something to try in your test?...
|
Forum: NSIS Discussion
22nd May 2007, 06:11
|
|
Replies: 5
Views: 2,233
|
Forum: NSIS Discussion
22nd May 2007, 06:10
|
|
Replies: 5
Views: 2,233
MSSQL plugin trimming returned data?
Hello again. :D
I am currently using this MSSQL plugin (http://nsis.sourceforge.net/MSSQL_OLEDB_plug-in) for some minor DB updates for my installer.
It's working quite well except for when I...
|
Forum: NSIS Discussion
21st May 2007, 05:35
|
|
Replies: 65
Views: 43,159
|
Forum: NSIS Discussion
21st May 2007, 04:46
|
|
Replies: 65
Views: 43,159
|
Forum: NSIS Discussion
21st November 2006, 21:57
|
|
Replies: 9
Views: 3,598
fixed!
Thanks very much kichik! That fixed it for me! :D
|
Forum: NSIS Discussion
21st November 2006, 08:51
|
|
Replies: 9
Views: 3,598
|
Forum: NSIS Discussion
20th October 2006, 13:32
|
|
Replies: 2
Views: 1,928
|
Forum: NSIS Discussion
20th October 2006, 07:51
|
|
Replies: 2
Views: 1,928
Disable a control on a custom Page
This may seem very trivial, but I have searched the forum and cannot see how this is done..
I have a custom form with a parent checkbox and a child checkbox.
I want to have it so if ther parent...
|
Forum: NSIS Discussion
15th August 2006, 00:51
|
|
Replies: 1
Views: 1,792
|
Forum: NSIS Discussion
14th August 2006, 14:36
|
|
Replies: 1
Views: 1,792
Setting Windows Service Dependancies?
Hello all,
I have been following this forum closely, and it has answered all my previous questions with NSIS, but this one has be stumped.
My installer installs 2 windows services, sets them to...
|
Forum: NSIS Discussion
19th July 2006, 07:20
|
|
Replies: 3
Views: 3,020
|