Hi,
we had an access database (ms-access 2005) which allowed dbas to define add/remove users' access to the database.
The software team installed ms-access 2015 and now the tab where you defined/removed users, is gone. Is there any way to add/remove users' access in 2015?
thanks.
hi,
I had a vbs application that used this with excel 2008
they installed excel 2013 on our machines and now the code below doesn't work:
[code]
Set objExcel = CreateObject("Excel.Application")
msgbox "excel application started"
objExcel.DisplayAlerts = 0
objExcel.Workbooks.open excelfile...
Hi,
I'm trying to find a problem in a website's content. It involves a page that sends email. I have the folder that contains all the pages/contents. My problem is finding the file/page that contains the string "email". windows 7 will not let me use a search such as the one in Windows XP. is...
Hi,
I have a classic asp page that has been working for a while. the user has requested that a file dialog be added so that they can view text files that are in the directory on the server where the asp page is. I have tried some ways in vbs and it works. but, i'm not sure how it's done in asp...
hi.
I have an hta/vbs app that will present a screen. have user click a start button and it should present a dialog box of file in a specific folder. the user will select the file, click the dialog box ok button and it will display the content of the file.
here's what I found in tek-tips vbs...
Hi,
I have a simple vbscript that I had used to connect to an Oracle 10g database and execute simple queries. the database is on a server the vbscript was on my windows-XP machine.
Now the script has been moved to a windows 7-64 bit machine and I'm getting an error when I execute the script...
Hi,
I have a simple vbscript that I had used to connect to an Oracle 10g database and execute simple queries. the database is on a server the vbscript was on my windows-XP machine.
Now the script has been moved to a windows 7-64 bit machine and I'm getting an error when I execute the script...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.