I have searched for IsInRole in this forum and I found one topic (http://www.tek-tips.com/viewthread.cfm?qid=541090) that addresses this issue, but the solution listed did not work.
Here is my code:
----------------
Imports System
Imports System.Security
Imports System.Security.Principal...
I am trying to update two tables. The first is the Date table which has the actual date and the second is the Batch table which has a link to the Date table through a foreign key. Here is the definition.
DOS Table
'---------
DOSID ' Primary Key
DateString 'Actual Date
Batch Table
'----------...
Is there anyway to retrieve the current record position of an ADODB recordset? When I use an ADODC control on the form I can say:
Label1.Caption = ADODC.Recordset.AbsolutePosition
and it will return the current record it's on. When I use a design time database ADODB.Recordset the...
I am running Win2K Server. I have two NIC's.
LAN:
Ip - 192.168.135.29
Mask - 255.255.255.128
Gate - 192.168.135.1 (firewall router)
LAN2:
Ip - 192.168.1.1
Mask - 255.255.255.128
Gate - 192.168.135.29 (LAN1 Address)
Using DHCP, did not set any scope or server options.
The users can connect to...
I have a program that contains an ADO DSN. I am trying to have the program on a server so that anyone on the network can run it directly from the server.
It uses an access database that I want stored on the server, but want everyone in the company to have access to via my program. I used ADO...
Okay, I'm obviously missing something. After much work and sweat, I finally got the actual VPN to connect to a remote host. (had problems with banner page, etc.) However, when I try to access an IP on their network it times out.
Here's my question. What ports on a Cisco Systems PIX Firewall...
Okay,
My client is used to a UNIX system in which during data entry to move from field to field they press the Enter Key. I know it's not coding correct to assign the Enter key as the tab key, but this is the way they want it.
Here's my code:
Private Sub txtFirstName_KeyPress(KeyAscii As...
To make wiring of my local network easier I decided to just use the orange and green pair and remove the blue and brown pair for Cat5 RJ45. Four wires were easier to wire than eight. However, I think I have shot myself in the foot. I just got a cisco pix firewall and have the interfaces to Full...
Not really sure if this is the forum I should be posting in, so if you know where I should be please let me know.
I am an ameteur at T1 networking. Here is my setup currently.
I have two networks. One being a public with static IP's the second being private using DHCP on a IIS system. That...
Not really sure if this is the forum I should be posting in, so if you know where I should be please let me know.
I am an ameteur at T1 networking. Here is my setup currently.
I have two networks. One being a public with static IP's the second being private using DHCP on a IIS system. That...
I have a DSL line coming in with a pool of 30 ips provided by our ISP. Before we got our Win2K we had the 30 pcs on static ip which I setup manually. These all would hit our Unix box that used the router as it's gateway as well and has the ip of (fake: 10.1.104.113). We recently purchased a...
I recently purchased a HP Pavilion 510n. When I opened the pc to install extra ram, cards, etc. I noticed that there was no analog sound cable from the cd-rom to the on board sound card. I couldn't get sound to work at all when I put an audio cd into the drive. I found out that they are going...
I recently purchased a HP Pavilion 510n that came with XP pre-installed. It also came with a Philips CD-R/RW drive. I formatted the hard drive and put Win2K on it. I have everything up and running except the CD-RW. I can read from it, and it has a valid driver but Adaptec's Easy CD-Creator does...
I was debugging a modem with cu and the process hung. I have tried killing the process using -9 -3 -2 with no luck. I think it's immortal. Anyway to kill this process w/o reboot? Thanks in advance.
I have written a perl counter. My problem is to run the script and have the contents appear on my home page? Could someone please tell me how to do this.
Thank you in Advance.
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.