Hi All
How does one pass parameters to a Command of either the view type or of
an sql string with parameters?
Thanks
How does one pass parameters to a Command of either the view type or of
an sql string with parameters?
Thanks
1. VB6: DataEnvironment-Command: Can't create parameter query
*Crosspost to all vb database newsgroups*
Hi!
I saw in VB6 there is this new way cool and way timesaving new thing: THe DataEnvironment.
great!, but... when I create a command on a connection, and I want to create a parameter
query using the sqlbuilder, it doesn't understand the parameters, even if I set the
parameter prefix and suffix correct. So it's not possible for me now to use
parameterdriven commands, and the DE is then rather useless :(
has anybody had the same problem? is there a way to create these parameterqueries
? The help doesn't say much about this subject, and if I define a parameter with
prefix % and suffix %, and type under criteria: =%MyVar% it can't do it.. It's not
appearing under parameters :(
I use an ODBClink to an access97 database as connection.
Please help ! :)
Thanks!
FB
2. What version
3. Help: Adding DataEnvironment Child Command Screws Up DataEnvironment
4. Advantages of SQL Server against IBM DB2
5. VB6 DataEnvironment and Oracle *URGENT*
7. VB6-SP3 DataEnvironment w/SQL7 ODBC Lags?
8. intermittent disconnection timeout error
9. AutoNumber field with ADO/VB6/DataEnvironment
11. VB6 DataEnvironment - Named Parameters
12. VB6 DataEnvironment and Oracle *URGENT*
13. VB6 DataReport, DataEnvironment