what is equivalent in c# of a char in sql?
anonymous_at_discussions.microsoft.com
Date: 03/11/05
- Next message: kids_pro: "Re: Windows XP look n Feel"
- Previous message: stephen bull: "Re: Text orientation"
- Next in thread: Cor Ligthert: "Re: what is equivalent in c# of a char in sql?"
- Reply: Cor Ligthert: "Re: what is equivalent in c# of a char in sql?"
- Reply: Alexander Shirshov: "Re: what is equivalent in c# of a char in sql?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 11 Mar 2005 01:28:06 -0800
I have a stored procedure using a char(10),
I need to specify that param in c#. What c# data type is
can I use?
I've looked around online for equivalents between sql
types and c# types and couldn't find anything.
I know this is basic, but i can't find the answer.
thanks in advance.
- Next message: kids_pro: "Re: Windows XP look n Feel"
- Previous message: stephen bull: "Re: Text orientation"
- Next in thread: Cor Ligthert: "Re: what is equivalent in c# of a char in sql?"
- Reply: Cor Ligthert: "Re: what is equivalent in c# of a char in sql?"
- Reply: Alexander Shirshov: "Re: what is equivalent in c# of a char in sql?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|