When I looked in the "Port" list - (Printers and Faxes\File\Server Properties\Ports) - there were 61 entries for CLIENT\WU#1\HP DESKJET 3840 SERIES. When I try to delete these I get - "Selected port cannot be deleted. The request is not supported." That user is no longer using that printer. He...
Originally, the setup was an NT4 domain (SBS) and a separate Windows 2000 Advanced Server with Citrix. The TS License Server was on the Win2k box.
I upgraded my network by installing two new servers each running Win2003Ent. Installed VMWare on each box, created two vm's with Win2003Ent as...
How many pairs are actually used? I want to upgrade the cabling at work, it's a mess. Mixed 568A and 568B, some 2pr connections some 4pr connections, CAT3, CAT5.
I will be using CAT6.
I was just curious about how many and which pairs are used for networking? I will have a 1Gb backbone...
I'm planning on upgrading our old NT4 domain to 2003.
The PDC is to old for 2003 to be installed for the upgrade and there is no BDC on the network.
I acquired another box with NT4 on it, which specs better for 2003, from another company that went under. That box was the PDC on their network...
When creating tags for a physical inventory, the quantity on hand and the current cost are captured and stored in the IMTAGFIL, at least this is what it says in the help files.
Now, some batches in the file do contain quantity and cost and some don't. The batches without item numbers on the...
Using IIS on Win2003 Ent. Server
I have a website where users can log on and be sent to their "My Files" page. (using Windows Authentication)
I have an FTP server setup for the same users to upload files.
-- I know, why not have the users upload via web --
I tried that, but users can't...
After updating from 7.6.300b to 7.6.300c all users receive the following message while in OE - Enter Orders.
"Abnormal Cleanup of MacSqlConnMan in MacMSS.dll, No server Exit Op Provided! Some Client and Server resources may be left in an unknown state."
After closing that message the one...
I'm trying to install Advanced Server 2000 on a VM. (v5.5)
I had no luck booting from CD (dvd-drive) so I decided to create an ISO image and boot from that instead but that won't work either!
The cd is good and the image is good. When I try to start the vm, it says a bootable cd was not...
Some of our users are receiving this message when trying to print:
-----
Fatal Exception Detected by MacMSS
Error Code: c0000090
FLT_INVALID_OPERATION
Please report this erorr immedialtely!
Error report written to M:\MACSQL\VBMACEXE.RPT
-----
(they we're trying to print from OE and also...
After applying SPa for 7.6.300, users are getting this message when trying to use Activity Transactions in Shop Floor.
The following error has occured in MacMSL.dll
Application uses a value of the wrong type for the current operation.
-- Details --
MSL Technical Error Info:
An error occured...
I'm trying to pass the "ID" to the new page, but I can't get it to work.
The first page has this:
<a href="Forum.php?id=<?php echo $ForumID ?><?php echo $ForumName ?></a>
On the second page - Forum.php - I've tried:
$id = $_Get['id] and
$id = $_Post['id] and
$id = $_Request['id]
But none of...
I've decided to learn PHP as an alternative to ASP.
I can't seem to get even the simplist code to work.
When I submit the form, with me in the Username box, the result page always returns the "go away" result.
Thanks for any help!
here's the form:
<html>
<head>
<title>form page</title>...
I have this to convert the cr to a <br>
and it works fine:
message = replace(message, vbcrlf, "<br>")
but when I retreive it from the db I can't switch it back for display.
message = replace(oRS("message"), "<br>", vbcrlf)
Thanks,
Rick
I have a submision form with a textarea which is sent to an Access db in a memo field.
It seems that almost all punctuations are illegal characters.
How can I allow these characters, including a carraige return, to be submitted to the db without generating an error?
If punctuation isn't used...
I can't figure out why the records aren't being returned.
Here's the code:
The page sending the ID:
<%
sSQL = "Select * from forums"
Set oRS = oConn.Execute(sSQL)
thecount = "0"
%>
<table width="500" cellpadding="0" cellspacing="0"...
When I try to write a new record to the database, 4 of the 5 fields are being written to one field in the db!
The "Username" field is being filled with Username, Topic, Email and Suggestions, the "When:filed is being filled correctly
Here's the line:
Set oRS =...
I keep getting this error message:
Microsoft JET Database Engine error '80040e14'
Number of query values and destination fields are not the same.
/choice.asp, line 276
Heres the INSERT statement:
insSTRING = "INSERT INTO Draft (draft_id, draft_sales_rep, draft_date, "...
Some of our products contain the "%" sign in the name of the product, example: "Product1 20% GF".
The user drills down thru choices in combo boxes to find information about our products. The list 1 contains Product Category, list 2 contians Product Name (from the chosen...
I'm tring to enter data into a field which is 1.8 x 10 to the 15th power Ohms with the "15th power " being displayed numerically but it looks like this:
1.8 x 1015 Ohms
How can I get the " 10 to the 15th power to be displayed correctly?
Thanks
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.