Udl File + Relative Path 关注
Good Morning,
It's possible to use relative path within UDL File? I mean, how can I not leave hard code the UDL file path inside the Label?
2 评论
0

Ian Cummings
版主
评论操作
For most things you can put in a path that is relative to where the BarTender document is stored. Example: \Data\MyData.udl. Otherwise you'll need to setup a Windows environment variable.
请先登录再写评论。