I created a "UITypeEditor" class in "UITypeEditorEditStyle.Modal" style. I made my class Editor work, even I am able the add values (because it is an editor of a collection class).
So, I got my class that has a property that is a collection. I built and editor for this...
I am using this query ("SELECT * FROM INFORMATION_SCHEMA.constraint_column_usage")
with my personal DataBase "demo01", for some reason it doesn't bring primary key fields for tables which its owner is not dbo, which is very necesary.
Does anyone know why? or what can I do...
I am handling a property:
private Field[] m_fields = new Field[1];
But the numbers of fields will change during runtime, I don't want to set the index to 100 or more, I would like to change it when need it. I don't know how to do this.
public virtual Field this[string name]{
get{...
Please!, read my problem....
Jones, Smith and Clark work as: programmer, data base administrator and manager (Although that is no necesarly the order of their jobs). Jones borrowed from the programer $10. The wife of the manager does not let him lend money. And Smith is not married.
/*...
I am building a MS Word add-in with C#.
As part of my project I add a word template "MyDemo.dot" that is going to be in the same directory that my Add-in is being install.
After it has been installed I need to know where my template was placed, I mean the path, for instance...
Using "user_constraint" I am able to know when a relation has CASCADE or Restrict "Delete Rule" when I deletes, but I would like to know that if there's and UPDATE if the update is CASCADE or Not.
Does anyone now how I can get this information from ORACLE DataBase? (It can...
Hi, I am using "user_constraint" in order to get Data Dictionary directly from the Database but I only can get delete_rule field, but I would like to know the Update_rule and Insert_Rule as well.
Does anyone now how I can get this information from ORACLE DataBase? (It can be any not...
Hi, I am using "user_constraint" in order to get Data Dictionary directly from the Database but I only can get delete_rule field, but I would like to know the Update_rule and Insert_Rule as well.
Does anyone now how I can get this information from ORACLE DataBase?
Thank you.
When I make a query in the query Analyzer, the dateformat by defualt returned is year/moth/day. I would like change it. I mean is if I do something like :
select GetDate()
The format will be for instance day/month/year.
Thanks.
I am trying to create my own typeconverter. I am trying to convert a type object to SQLConnection, I know this does not make much sence, But it is important to me do it in this way.
At bottom is all what I've been able to do, I've notice it that sourceType and destinationType always are string...
first I develop a Component with C#, then I build it and it works fine.
After that I added to my "toolbox toolbar".
But Now I would like to change the image by default use in the toolbox toolbar. Does anyone know how. Thanks!
This is what I am trying to do, I wanted to get a month name in diferent laguages so Created a function and resets the language, but it seems I cannot use any SET instruction into fuctions in SQL Server does anyone know a way to do this without doing it manually... I mean out my Function
CREATE...
Some who designed an application with Delphi 3(long time ago) used "Copy FileName PRN" to print some files. Now on windows 2000 that is not working, in the computer that has installed(owner) the printer it is posible but in the others is not...
Can you give an idea? pleasee
Thanks!
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.