I have 515e running 6.3 Yesterday afternoon I got the new license key from Cisco and put it in using the activation-key command. I rebooted and everything seemingly was ok. Well over a period of a few minutes, we lost access to the internet from the outside. I can't figure it out...
I am trying to set up my PIX515e and have run into a problem. I changed inside ip address to 10.1.0.1 in keeping with our LAN scheme but now PDM and telnet do not work. When I cahnge the inside ip back to 192.168.1.1 (through console) it works fine ... what gives? I read thread 35-894858 but...
I am sure this is something simple but this code goves me runtime error 13, type mismatch:
Dim CurDB
Dim Rs As Recordset
Dim Ctrl As Control
Dim Entry As Variant
Set CurDB = CurrentDb()
Set Rs = CurDB.OpenRecordset("tblTemp_Grp") **
Set Ctrl = Me![lstAvailable]
** This is where it...
I would like to use some functionality that Acces has ... here goes my description:
Bring up the forms wizard ... what is that box called that allows you to transfer from the left side to the right side? I want to be able to use this functionality but do not know how to accomplish this. Do I...
I just set up DNS on my win NT4.0 server sp6a. I can browse the internet except for some .org sites. It is funny, I can get to www.linux.org but can't get to www.emotionsanonymous.org (I am at a behavioral health hospital) ... I can get to the emotions site using its IP address but not the url...
In 5.5 you used to be able to set up an Internet email account, in other words an email account not on the domain. If domain is lock.com and you wanted to add one address to the global address list for sending purposes of block.com, you could easily do this in 5.5 but I can't figure out how to...
I know this has got to be simple, I just have never done it before. I have two networks 10.0.0.0 255.255.0.0 and 10.1.0.0 255.255.0.0 and I need them to communicate via this Cisco 800 router. Below is my config (10.0.0.1 is my gateway to the internet on my firewall). From 10.0.3.171 I can...
Here is what I would like to do:
Create a dynamic list of data, then make each of those a hyperlink to the detail that goes with this data in a subreport or something ... can this be done? I am not sure of the hyperlink capabilities in CR, from what I have read it can't be, but I have seen...
I would like to highlight a field if a date is null.
Right now I am going into the selection expert for a Date field, clicking on the border tab, and putting the following formula for the backround ...
if isnull({date_field}) then yellow else nocolor
this works if I am trying to highlight this...
I have a query that subtracts two fields
fieldA, fieldB, fieldA-fieldB
if fieldA = 100 and fieldB=100 then filedA-fieldB should = 0 ...
well instead of 0 I get -9.09494701772928E-13 ... help, this is making my reporting all screwed up. Has anyone ever seen this in Access XP ... thanks
I just got this thing and am using the delivered Linksys utility to set it up and my wired network doesn't see it. The default IP address on the box is 192.168.1.254, does my network need to be in the 192.168.1.x subnet in order to se it? That doesn't make sense because how many netowrks are...
I am not very familiar with SGI products but I have a SGI 320 with 1600SW monitor. The OS is Win2000 ... The only resolution that will work is 1600x1024 ... not good for older eyes. Is there an update to teh video driver that will allow me to change resolution, this is killing the end user...
Given a date, 2/5/03, how can I quickly determine the first and last day of the month.
If given 2/5/03, I need to get 2/1/03 and 2/28/03.
The only way I can figure to do it is tear the string apart and do a series of IF statements ... are there any functions that give those dates based on any...
I have a Access program that exports a table to Excel. It works fine except for one thing, not all of the data gets exported to the spreadsheet. 95% of the cells get populated but I can't figure out why the last 5% don't get there. Using Office XP PRO ... any ideas? If you need more info I...
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.