I am writing a CMS system I have been puzzling over this for a few days and not getting anywhere.
I have a table which has a column content_order
this holds an integer which dictates the order of paticular content articles.
I have an interface which lists the articles
I want to add...
Thanks for the advice Rob
I haven't changed the owners but get a Sa login error when I try to run one storedproc so guess i have a permissions issue somewhere.
Can i reset permissions once replicated I am new to replication?
I have a database which is to be replicated,
I connect to this db from ASP using integrated security (therefore have IUSR_etc for each machine as logins)
Currently the dbowner is sa is this my best approach as this user should be on all replicated machines?
Thanks for any advice
SDH
Yes
If i append return @tbOrd_id to my sp I get a value
on the replication master
However on the replicated databases running the same procedure I get NULL
on a replicated db this has started to return NULL
for scope_identity any ideas why?
INSERT
INTO "dbtophorse"."dbo"."tbOrder"("tbOrd_total","tbOrd_datetime","tbUsr_id","tbshipingID")
VALUES(@orderTotal,GETDATE() ,@User,@tbshippingId)
SET @tbOrd_id=Scope_Identity()
Thanks
SDH
I have two broadband connection now on our network
1 adsl line and one sattelite
i have two routers 'wireless adsl router' and satelittle router
How can i set the network up to use either or both of the gateways
satellite is currently 192.168.0.130
(network range 192.168.0.1 to...
Thanks Fester & sheco
I am building the list dynamically must be some syntax error
or something on my check if selected routine
I will look into it further
I am looking to post a page back to itself for confirmation
and cannot find how to maintain the state of a select box which has multiselect set can anybody help PLEASE
if sure DSN is set up correct then
what is the value of strconnect if you do a response write on it
try putting at line 39
RESPONSE.WRITE STRCONNECT
RESPONSE.END
to ensure you have corretcly configured DSN string
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.