标签: c# visual-studio dns ip
我使用dns到ip脚本但是它总是给我旧的ip(也许它使用缓存或类似的东西)我怎么能得到新的dns ip?
Dim db As DAO.Database Set pers = DB_Connection.db_connect("full_path or your path with the N drive mapped", ";PWD=<db_password>")