Results 1 to 3 of 3

Thread: Data Report & Data Enviroment

  1. #1

    Thread Starter
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Post

    I just create a Data Report and I found that the database file path is hard coded into the data environment object, How do I change the datapath at runtime?

    Also, Why my data report does not refresh (I mean unload and load again), although my recordset have refresh.

    ____________________
    Chris
    Software Engineer

  2. #2
    Lively Member
    Join Date
    Jan 1999
    Location
    Gloucester, UK
    Posts
    78

    Post

    I can't give any specifics on this, but if it helps you should, at run-time, be able to change the Connection property of the data environment, which should contain your database path / connection string (depending if you are using MS Access / SQL server databases)

  3. #3

    Thread Starter
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Post

    My database is creted by using VB coding, FYI, I'm using ADO Ext. 2.1 for DDL and security reference to create the database. Recently I just solving the database reference path at runtime. But now, I still can refresh my data report.

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