how to run sql# on mono develop installed on suse 11.1

View: New views
1 Messages — Rating Filter:   Alert me  

how to run sql# on mono develop installed on suse 11.1

by rosee :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all
i've installed linux suse 11.1 and also its package of mono develop. i want to create a form application that can access to sql server. i want to display the content of a database table on my form. (like c#)
i've installed sql-sharp version 0.4 to do so but a don't know how to run sql-sharp on my system.
althogh i 've written the commad 'sqlsharp' in terminal but i see just the console query. but i need to have it with gui. do enyone knows how can i create a graphic SQL in mono?