D
Daniel Bello Urizarri
Hello:
I have a program that can be connected to any database with an existing
adonet driver (Connection and Adapter). I need to use long binary data, so
I'm using parameters. Parameters have some properties like DbType and
SourceColumn.
I have been using parameters setting only the name and value, and everything
works.
Can anyone tell me an scenario in which setting only those properties will
become an error?
?
I have a program that can be connected to any database with an existing
adonet driver (Connection and Adapter). I need to use long binary data, so
I'm using parameters. Parameters have some properties like DbType and
SourceColumn.
I have been using parameters setting only the name and value, and everything
works.
Can anyone tell me an scenario in which setting only those properties will
become an error?
?