![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » ElevateDB Technical Support » Support Forums » ElevateDB General » View Thread |
Messages 1 to 2 of 2 total |
![]() |
Fri, Nov 20 2009 11:39 AM | Permanent Link |
"James Relyea" | How is the .Net EDBParameterCollection object used in 2.03B6? I searched =
for it in the help file but dont' see it. I'm using VS but the syntax = from any language is probably OK. Is there any way for me to make a call to the EDB server and populate = the params for a command if I'm not using a TableAdapter? Thanks ![]() jr |
Fri, Nov 20 2009 2:30 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | James,
<< How is the .Net EDBParameterCollection object used in 2.03B6? >> It's identical to the DBParameterCollection class, except that it manages EDBParameters instead. However, the EDBParameter class descends directly from the DBParameter class. << Is there any way for me to make a call to the EDB server and populate the params for a command if I'm not using a TableAdapter? >> Parameters are automatically populated by EDB if the EDBCommand.ParamCheck property is True and you modify the CommandText property: http://www.elevatesoft.com/manual?action=mantopic&id=edb2dac&category=3&topic=23 -- Tim Young Elevate Software www.elevatesoft.com |
This web page was last updated on Tuesday, July 1, 2025 at 07:22 PM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |