|
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
nsasha
Joined: 20 Oct 2010 Posts: 1 Country: Russian Federation |
|
Sql Assistant with my own program |
|
Hi!
I want to write my own program and I want Sql Assistant to work in it.
When I press Ctrl+Shift+F5 in my program Sql Assistant says: Unsupported windows class (WindowsForms10.RichEdit20W.app.0.2bf8098_r17_ad1).
I am writing my program in Visual Studio 2010 and using C# language. Can you tell me what kind of control I may use for correct work with SqlAssistant?
Thank you.
|
|
Wed Oct 20, 2010 8:48 am |
|
|
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7907
|
|
|
|
Hi,
Any edit control supporting standard Windows edit messages and events should work with SQL Assistant.
Here http://www.softtreetech.com/sqlassist/api.htm you can find a demo application created in C#. It is designed to use the API, but the use of the edit control should be the same as in your case.
|
|
Wed Oct 20, 2010 9:05 am |
|
|
hitesh
Joined: 15 Oct 2007 Posts: 104
|
|
|
|
How can i integrate SQL Assistance with "Universal SQL Edititor"? It say class unsuporrted.
|
|
Thu Jan 27, 2011 8:59 am |
|
|
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7907
|
|
|
|
That means that the Universal SQL Editor is not
|
|
supporting standard Windows edit messages and events |
required for editors and edit controls, and it is based on some proprietary implementation. I'm afraid you won't be able to use it with SQL Assistant[/quote]
|
|
Thu Jan 27, 2011 11:04 am |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|