G
Guest
Hi,
I understand that in VB6 there was a command that let you poll the database
and get the types of the columns (or something similar). I haven't worked in
this language so I am not sure about it, but would anyone know if there is
something similar in C#?
My idea is to create a data access layer and would like to just pass in
strings for the parameters and let the data access layer take care of all
conversions.
Does anyone know if this is possible?
I understand that in VB6 there was a command that let you poll the database
and get the types of the columns (or something similar). I haven't worked in
this language so I am not sure about it, but would anyone know if there is
something similar in C#?
My idea is to create a data access layer and would like to just pass in
strings for the parameters and let the data access layer take care of all
conversions.
Does anyone know if this is possible?