Hi,
When I try & do this (in SQLServer v7 sp3):
alter table tblCountry
add constraint FK_tblCountry_tblCountry
FOREIGN KEY (ship_to_country)
references tblCountry (countryky)
I get the following error:
Server: Msg 547, Level 16, State 1, Line 1
ALTER TABLE statement conflicted with COLUMN...
Hi,
I'm running Domino Server 5 on NT Server 4 (SP6). I'm trying to provide access to user's mail via a web browser. I currently can log in to notes via the client, but on doing so, certain screen elements are not rendered in the browser & when the cursor is passed over them return
messages...
Hi,
I've had a couple of 56kbps modems installed on COM2
on an NT Server4 machine. (I don't think it matters, but
the models are a Maestro Jetstream V90 Voice external &
a 3Com US Robotics 56K Fax/EXT). Both install OK & are
instantly recognized by Remote Access Server (RAS). Both will answer...
Ok - I've looked at the boot.ini file & yes, it seems I can now remove the (non-default) boot option of WinNT 4 Server setup. I don't want to do this if I'm leaving the system in some kind of unresolved state. Should I run setup? If I do, can I kind of do it in a non-destructive or do nothing...
Didn't have the guts to edit boot.ini directly, instead used a config interface to select default startup OS. Then did as you advised above & RAS is now happily back on the system, thanks :) Only problem is that NT Server 4 Set-up is still an option at boot-time & I don't want it to be. How do I...
Hi All,
I wanted to re-install RAS on NT Server 4
(Service Pack 6) & so ran Windows NT 4 Set-up from the
CD (thinking it would give me software (re-)install options.
To my horror, it seemed to be just doing the stuff for a
system re-install & now, after exiting Set-up, I find an
extra...
Hi there,
I've got a query which returns a result set like this:
ColA ColB ColC ColD
A1 B1 C1 D1
A1 B1 C2 D2
A1 B1 C3 D3
A2 B2 C4 D4
ie, multiple values of cols C & D for a value of A & B (which are 1 to 1). I want a...
Well, thanks to all who responded. I've noted your responses for the future, but the problem was fixed by the
reinstallation of IIS. Go figure...
Regards,
GAM
Hi All,
Whenever I have a page that invokes another via
response.redirect I get a "HTTP 500 - Internal Server Error" from our web server (IIS III on Win2000). Any ideas?
T.I.A
GAM
Hi again,
Well, I have found the error. I lied about the fact
that rsTopArea was being set properly. This in conjunction
with the (just discovered) fact that the VBScript does not
use short-circuit evaluation of Boolean expressions meant
that the second half of the expression was having...
OK - you asked for it. I was trying to avoid (obviously)
posting the whole shebang, but here it is...
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="adovbs.inc" -->
<!--#include file="OrderTrackingSubs.inc" -->
<!--#include file="QueryBuilding.inc" -->
<%...
Hi All,
I'm quite new to ASP & have a (probably) simple ASP
syntax error. The code is:
...
<% If blnFromRS AND rsTopArea.RecordCount > 1 then%>
...
to which the VBScript compiler responds:
Error Type:
Microsoft VBScript runtime (0x800A01A8)
Object required: ''...
Just what _exactly_ are you trying to do? What table do
you want to detect the update/insert on & then which table
do you want to insert/update? At the moment, it looks as
'tho the answer to both is cube control, & that doesn't make sense to me. Sorry, I need a bit more clarification.
GAM
Hi,
I had created a whole set of triggers which controlled
the data entered into a system. I had tested them with
T-SQL statements in a test database & they seemed to work
fine. I've since dropped all of them & recreated some of
them in the test db & one in the prod database. None seem
to...
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.