cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
merick81
Level 3

How do I use the SQLServerSelectLogin2 dialog?

When I try to call this dialog through my Install Script code I get this error:

Setup.obs : error L8411: 'SQLServerSelectLogin2' : no definition found for function


Am I missing an #include XXX.h" file? Any ideas?


Thanks in advance,
M. Erickson
Labels (1)
0 Kudos
(1) Reply
TsungH
Level 12

Have you included SQLRT.obl file for InstallScript projects, or SQLCONV.obl file for InstallScript MSI projects at Build > Settings... in your project's settings?
0 Kudos