|
-
Feb 11th, 2001, 06:44 PM
#1
Thread Starter
Junior Member
Hello!
DataEnv problem again..
Im using DataEnv to create DataReports.
I need to pass parameters to DataEnv to customize the
SQL query.
If Im using only one parameter everything works well..
Like this:
DataEnviroment.Command1( "2001-01-01" )
BUT!!!
If I use an second parameter like this:
DataEnvironment.Command1
("2001-01-01", "2001-01-31")
I get an error message:
Compile Error:
Expected: =
I don't understand it. What do I wrong????
please help...!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|