M
Mickey Moose
Hi All;
I'm new to cs developing so if this is a stupid problem ... I'll take the
hit if I can get the answer;-}
I have a variable of type SQLDateTime. My research says that this requires
the System.Data.SqlTypes namespace.
I tried to add this throught the IDE Add Reference Dialog but it does not
show up.
I can see it in the Object browser. I tried to add it manually to the
project file but the compiler told me, "Warning 1 The referenced component
'System.Data.SqlTypes' could not be found. "
I even re-referenced System.Data to the one shown in the Object Browser with
no luck.
What am I doing wrong?
Thanks and Sign Me
Stumped in Florida
I'm new to cs developing so if this is a stupid problem ... I'll take the
hit if I can get the answer;-}
I have a variable of type SQLDateTime. My research says that this requires
the System.Data.SqlTypes namespace.
I tried to add this throught the IDE Add Reference Dialog but it does not
show up.
I can see it in the Object browser. I tried to add it manually to the
project file but the compiler told me, "Warning 1 The referenced component
'System.Data.SqlTypes' could not be found. "
I even re-referenced System.Data to the one shown in the Object Browser with
no luck.
What am I doing wrong?
Thanks and Sign Me
Stumped in Florida