高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】assign file name to oddbdatabaseptr
assign file name to oddbdatabaseptr
assign file name to oddbdatabaseptr
i can assign the name to him to a oddbdatabaseptr after creating it?
code:
oddbdatabaseptr pdb = svcs_.createdatabase();
//pdb->setfilename();
thanks
no. the file name is assigned at file loading and file saving only (after you save newly created database to file).
sergey slezkin
thanks for you anwer...
calvet
|