S
Stephen sjw_ost
Hello again. I need some assistance please.
Can anyone show me how I can make the code below pull the path it needs from
a text box value? I want the path, H:\.......\XXX.mdb, to be pulled from a
text box that would be in a form.
cn.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source= H:\Shortcuts&Links\M
Y P R O J E C T S\MISC\IDAUser.mdb;User Id=admin;Password=;"
If you need any more of the code, please let me know.
Thank you very much for any assistance.
Stephen.
Can anyone show me how I can make the code below pull the path it needs from
a text box value? I want the path, H:\.......\XXX.mdb, to be pulled from a
text box that would be in a form.
cn.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source= H:\Shortcuts&Links\M
Y P R O J E C T S\MISC\IDAUser.mdb;User Id=admin;Password=;"
If you need any more of the code, please let me know.
Thank you very much for any assistance.
Stephen.