I'm wanting to use the distinct function to parse duplicate records (in a stored procedure from ADO, but I don't think that is the issue). The problem is that it is not eliminiting the duplicate records??? The following is a sample of what I've tried to do. Some columns in the select and...
I'm new to the Seagate reporting world, so please bear with me....
Can someone provide a good definition of APS? Or better yet, what the difference between APS and Info is? Or is APS a componant of Info?
I've had some limited experience with Info but don't really know where APS fits in...
Can I see the code where you call the function? I would guess this is where your problem lies (I copied your function into a test page and used an onclick command in IE and it worked just fine).
Matt H.
Yo
I use the following code to do some evaluation on image size.
if (document.frmPrint.image_name.width < *somenumber*){
...
Also use xxxx.height property. Works great in IE5.0 and NetScape6.0, but not Netscape 4.7. I know this probably just isnt' supported, but does anybody know anything...
Don't know if this is what you are trying to do or not but I think what you are trying to do is this: request a piece of data from a form, then use that data in conjunction with something else to test a condition. If this is the case, you should assign the form field to a var then add the data...
Does anyone know of a good FAQ out there describing how to set up a linux box using a freeware email server (sendmail?). I run a small Win2k only shop, but do not want to spring for the ridiculously overpriced MS Exchange.
Thanks,
Matt.
Don't know if this applies, but I would make sure you are at least running SCSI drives (or even better, a RAID config) in any shared environment. Speedy logins are a sign that DNS/WINS is probably functioning properly. If this is an IDE drive and someone has an open connection to that drive...
UPDATE: We decided on the 3Com OfficeConnect 25 (got it for $545). So far no problems. Unit is very similar in many ways to the LinkSys unit that chiph talks about. We have a LinkSys here that we use with our cable modem connection for NAT, DHCP on our internal network (Web and DB servers...
Hello
I work for a small startup company that is getting ready to move our site from the developers office to our office. I want to set up some sort of security to the site but I'm new to the firewall world and need some advice...
Here's our setup: A full T1, Cisco 2620 Router, and Win2k...
For some reason this procedure returns 0 records:
CREATE PROCEDURE get_association_by_name
(
@association_name varchar(50)
)
AS
SELECT
association_id,
association_name,
association_acronym,
phone,
city,
state,
zip
FROM association
WHERE association_name like...
Help! My ASP files are getting trashed when I save using InterDev. We have a small hosting company that has the server connected to the internet via a T1. They are able to open, modify, and save files just fine locally. Futhermore, I use dial up and connect to the internet and save files with...
I bought the SAMS book "Teach Yourself Visual InterDev 6 in 24 Hours". It came with a CD that had (among other things) a 90 trial version of InterDev 6. Its a pretty good book, bookpool.com had it for under $20 I think. Well worth it...
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.