Using VS 2003 and SQL Server 2000
I have a master table that uses a lookup table. Rather than deleting records within the lookup table, it has an "IsActive" column that is changed to FALSE. There is no requirement that the master table be updated before making a record in the lookup table...
I'd like to override Outlook's delete method to, instead, move the email to a .pst file. Any clues how I can go about this, or where I can look for help?
Thanks,
Dave
I'm trying to use some code from Microsoft article 326340, "How to authenticate against the Active Directory by using forms authentication and Visual Basic .NET". The authentication class is below:
Imports System
Imports System.Text
Imports System.Collections
Imports System.DirectoryServices...
Thanks for the help, Sheco.
I see where to add users and set permissions within IIS, but how do I set the page to use the new account?
Thanks again,
Dave
I'm trying to uyse the FileSystemObject to open a file. Everything works fine when the file is on the C:\ drive, but I get permission errors when I try to pull it from a shared folder on the network. Can someone please tell me what steps are involved to set up these permissions correctly...
The site is on the same server, but the file with a physical directory path is on the client machine. I was just informed that what I was attempting is not possible. Thanks anyway.
I've already been told the name and location of the file I need to upload. With that in mind, can I upload the file without any additional user involvement?
Using CR10
Also using a connection to File System Data, but open to using anything else.
Questions:
1. Is there a way to find the amount of free space on a drive?
2. Is there a way to find all partitions on a drive?
3. Is there a way to find the amount of unallocated drive space?
Thanks,
Dave
Using CR 8.5 and Oracle 8i
I'm creating a report that uses one view and one grouping. Everything works fine at this point. As soon as I hide or suppress the detail lines, I get the error:
ODBC error: [Oracle][ODBC][Ora]ORA-00907: missing right parenthesis
I can hide/suppress the details...
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.