Hi,
I have the problem to save data of different languages in a table in MS SQL 2000.
The data is stored in one Column (nvarchar) and is connected with a foreign key to the specific language.
It contains english and japanese values with different fonts.
Is it possible to do a search over this...
Hi,
I try to catch all unmanaged exceptions in an application to send a bug report by webservice. So I implemented Application.ThreadException and AppDomain.UnhandledException. I also tried a try-catch-block at Application.Run(...). But the events are not fired.
I´m using VS 2005.
Can anybody...
In my application I use a usercontrol that contains a grid and buttons for paging functionality. The user can specify how many items he wants to see per page. To use custom objects I used generic lists which contain the items. So the control contains two collections:
List<Article>...
Hi,
I got a report with 2 subreports bound to sql server to get the data structure. Now I set a local recordset with the same structure but without database connection as datasource and CR always asks me for connection information :-(
Is it not possible to do something like that? The recordset...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.