小弟有一难题,现在的adoconnection1.ConnectionString :=Provider=SQLOLEDB.1;Password=pass;Persist Security Info=True;User ID=sa;Initial Catalog=选课;Data Source=AAA;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=AAA;Use Encryption for Data=False;Tag with column collation when possible=False想请教各位,如果别人在其他机器应用这个程序,能否将  选课.dmf  考到固定目录如d:\a\选课.dmf
直接可以应用?