|
-
Feb 19th, 2000, 12:00 PM
#1
Thread Starter
PowerPoster
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
-
Feb 20th, 2000, 07:32 PM
#2
Lively Member
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)
-
Feb 21st, 2000, 01:10 AM
#3
Thread Starter
PowerPoster
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|