Hello.
When I open an visio document I want some toolbars to be disabled (this is for a template that I am
trying to make). I use the following vba code but it does not even run. Can anyone help me?
--------------------------------------------------
Private Sub Document_DocumentOpened(ByVal...
Hello,
is there a way to export more than one visio diagram to the same database table? When I export diagrams it asks to overwrite the table...
any ideas?
thanks
Hello,
I have an applet that is in a ntfs directory which has some permissions. When a user tries to load this applet from the web site a java dialog box appears asking for a login and a password. I don't want this to happen beacause the user has already entered his login and password in the...
Hello,
I have some applets that have to connect to an Oracle database. Unfortunately the clients have firewall
and this connection to the DB is not permitted. I have searched and I found that this can be overriden
if RmiJdbc driver is used in conjunction with rmi http tunneling (java-rmi.cgi)...
Thank you for your help, but how can I open the recordset there? I use:
'Rs1.Open Source, Connect'
where 'Source' is a string containing the insert sql statement...
Hello,
I use MS Project and I need to export data to an Oracle database. The problem is that MS Project always overwrites the existing tables in the database. So I wrote a VBA module to export the data. The problem now is that this program is extremely slow. Imagine that it exports 1 row of MS...
Hello,
I use MS Project to export data to an Oracle database. The problem is that MS Project always overwrites the existing tables in the database. Does anyone know if this can be solved?
thanks
Hello,
I am working on an intranet project and I would like to know the following:
Many of the users are used to dos apps and they don't use the mouse much. How can I add key shortcuts
functionality in this intranet's site?
thanks...
Hello,
I want a query for a search page, that will be case insensitive for the strings that I pass as parameters. How can it be done?
For example
select * from tasks where name like '%test%'
returns the entries with the keyword "test" but not the ohers with the keyword...
Hello,
I want a query for a search page, that will be case insensitive for the strings that I pass as parameters. How can it be done?
For example
select * from tasks where name like '%test%'
returns the entries with the keyword "test" but not the ohers with the keyword...
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.