|
-
Aug 7th, 2002, 10:27 PM
#1
Thread Starter
New Member
Dynamic ResourceString
Hey
Im using MSHFlexGrid to display the database, and to handle it Im using the Adodc thing. Now the problem is that I pre-build a ResourceString, but that points to a file/directory in my HD (ir works fine in my comp, tho). What if I want to it point anywhere, so I can run it on other comps?
I tried changing that on the Form_Load, but it seems to accept the ResourceString (no errors), but the MSHFlexGrid will show up empty (cause I left the ResourceString in the property window empty, I guess).
Do I have to give an special command or something to the Grid to tell I updated the ResourceString, so it has to "reload" the data from the Adodc?
How do you guys do it (ie, add the App.Path & "\dbname.mdb" to the ResourceString)?
Thanks a bunch,
-RoTTer
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
|