Results 1 to 2 of 2

Thread: child command SQL

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 1999
    Location
    Columbia, SC USA
    Posts
    374

    Post

    Is it possible to change the SQL of a data environment child command at run time? I tried doing so with the .CommandText argument but that gives me an invalid procedure call error.

    Thanks

    Andrew

  2. #2
    Addicted Member
    Join Date
    Oct 1999
    Posts
    253

    Post

    I recommend not using the Data Environment in such cases, but creating the SQL query at run-time by using the SHAPE command, and when you need to change it, just rewrite the query.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width