Hi All,
I have a problem with Microsoft CRM that seems to be a common problem, but also one that I can't find an answer to. Basically since British Summer time start CRM is taking an hour off dates entered into the system, for example:
29/04/2008:00:00:00 would be become
28/04/2008:23:00:00...
Hi All,
I have come across a problem today that is really bugging me and hope someone here can help. Basically what is happening is the following:
1) I have a data item which reads in data from table in the database called RECURRING_FREQUENCIES, which contains two fields...
Hi,
Yes it has to be an email address. When I state I changed it, I meant I changed it in the application as opposed to changing it on the FTP server. I did this to prove to myself that it was the @ symbol that was causing the problem.
Cheers
Hi,
The problem that I am having though is that the user name is myName@mydomain.com and this cannot be changed. It means that when the FTP command is parsed it will be:
ftp://myname@mydomain.com:myPassword@updates.oracle.com
username : myName
Password : <blank>
FTP server name ...
Hi All,
I am developing a VB application, which uses the Inet control to perform FTP operations. The website I am trying to connect to is Oracle FTP site, but the only type of user name you can create is in an email format and this cannot changed. This means that my FTP login string looks...
Hi All,
I have written an application in VB, which runs a constant timer to keep track of various events. Basically what happens is when the application is started a function is called from the Form_Initialize event to start the timer. The timer is in an infinite loop of the following format...
Hi All,
I have in my application a datagrid, which is linked to a data environment. What I need to be able to do is when the OnClick () event is called on the data grid I need to select the entire row. Is there anyway I can do this?
Thanks in advance
Andrew
Hi All,
I am developing an application using VB6 and as part of this I have created a new DataEnvironment, which connects to my backend database. I have created three commands within the connection, which are as follows:
cmd_profile - linked to a DataCombo box on the main form and displays...
Hi All,
I am working on an application, which uses a timer consisting of the year, month, day, hour, minute and second fields. I need to be able to find the exact difference between the two dates (one of the dates is based on the current system date and the other is inputted by the user, but...
Hi all,
I have a strange problem with my works laptop at the moment, which someone hopefully might be able to help with. Basically when I load Windows Explorer it displays only the desktop, it doesn't show any of the other drives I have - including C:, D:, The CD-ROM or any networked drives...
Hi,
Basically what I am doing is a conversion from Access 97 to Access 2003. The original 97 database was protected using some custom-built security to which we don't have access or the source code, hence I am having to duplicate the functionality the best I can. The main functions of the...
Hi All,
I am running an application in Microsoft Access and within that I need to create a new database. I have managed to do this, using the CreateDatabase method, but I also need to do the following. If anyone could help with this then I would appreciate it:
- I need to create a new Module...
Hi All,
I am running an application, which uses a command line to connect to a user-defined workgroup file. I need to check at startup to make sure they have connected using the command line and not simply double-click on the application name. Does anyone know of a way (in VBA) to return the...
Hi All,
I have posted a couple of questions recently regarding securing my access database and have managed to get part of the way, but I have come accross one last problem that someone might be able to help me with.
I am using a bespoke workgroup file to connect to the database, using a...
Hi,
Thanks for that - it works fine, but if the user is able to get access to the .MDB file then simply double clicking on it will open the application with no security. Is there any way to prevent this?
Thanks
Hi all,
I am working on a Microsoft Access database that I need to secure using a user-defined MDW file. When I connect the database to this file it also applies the security to all of the databases, which is not what I want - does anyone have any ideas how this could be done, so that only...
Hi All,
This is a follow on from a question I asked previously regarding Workgroup security in Access. Basically what I need to do is the following:
- I have an application, which connects to a user-defined workgroup file containing a list of live login IDs.
- I have managed to change the...
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.