I have a user defined function defined in a module in an Access 2010 DB that used to work fine when referenced to create a calculated column in a query. Now it has an odd behaviour! When I run the query manually, it works as expected. However, when I run it with a VBA program, it now fails...
In XP, when I map a drive to a specific path, then disconnect it and later want to connect it again I can select the path from the folder drop down under "Map Network Drive". When I do this in Vista it does not retain the previous path(s).
Is there a way to turn on this functionality in Vista?
As part of our PCI-compliance, I need to be able to tell if Auto-Protect is running on some of our companies computers. How can I find out for sure, from a program or script, that it has not been disabled?
I have a prob. returning values from a Subroutine in Access 2000. I thought that the default was to pass ByRef which would allow the called routine to change the value which would allow the calling routine to see the new value.
I am coding:
Option Compare Database
Option Explicit
Private Sub...
I recently found a bug in a pgm where I had coded the following:
========================================================
/***** Program Variables */
DCL &Pfx1 *CHAR 1
DCL &Pfx2 *CHAR 2
DCL &Pfx4 *CHAR 4
RCVF...
I have successfully setup a linked server from my SQL Server to our AS400 that I can use for SELECT's and UPDATE's. However I can not get an INSERT or DELETE to work.
First what syntax should I be using. For the insert if I use:
INSERT INTO OPENQUERY([R2D2-Test], 'SELECT ABAN8,ABALPH FROM...
I am moving an application from an NT4 box running SQL 7 to a Win 2003 server running SQL 2000 (SP3) that requires mail for incoming data. I have configured SQL Mail (& Agent Mail) according to all the MS KB recommendations (domain account, admin, etc.). I can send & receive mail manually and...
I have a router/firewall combo and I need to know the external IP address of the router (obtained from my ISP via DHCP).
Is there a way I can determine this without accessing the router administration? Idealy, I would like to be able determine this in a program from inside the router.
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.