Ask a Question related to ASP Database, Design and Development.
-
Marc #1
switched to TCP connection and got problems
I switched from named pipes to TCP which works for most of the pages but a
bunch of my pages don't work now. I seem to have problems retrieving
multiple recordsets and returning a value from a SP? Is there a setting I
missed?
Thanks.
Marc Guest
-
HELP! My Modes Have Switched!
I have been working in layers on my websites and, inexplicably, the "draw layer" button on the insert bar will only draw layers in the upper left... -
Has anyone switched from PageMaker to InDesign CS for PM?
We currently use PM 7.0 and are interested in InDesign CS for PM. I just wondered if anyone out there has switched and am curious about what you like... -
Attachments switched when using multipart/mixed
I inherited a program that attaches the contents of a shift-jis (this is a Japanes charset) text file as the message of an email. It then needs to... -
Should I design for servers with register_globals switched off?
Hello My current host has register_globals switched on in their php.ini file. Would it be prudent for me to design code which works when... -
Just switched from windows 98 SE (sm)
Hi, I just switched from windows 98 SE to windows XP on a new computer. Here's my problem: On Windows XP, it's not reading several disks that I had... -
Marc #2
Re: switched to TCP connection and got problems
This works:
objdc.open "DSN=OT", "the username", "the password"
This doesn't:
objdc.open
"Provider=SQLOLEDB;Server=127.0.0.1;database=OT;ne twork=DBMSSOCN;uid=the
username;pwd=the password"
"Atrax" <atrax@dontspamatrax.co.uk> wrote in message
news:O3ys5PSRDHA.1324@TK2MSFTNGP11.phx.gbl...>> > Is there a setting I
> > missed?
> can't tell from here - got any more info...
>
>
>
>
>
> ________________________________________
> Atrax. MVP, IIS
> [url]http://rtfm.atrax.co.uk/[/url]
>
> newsflash : Atrax.Richedit 1.0 now released.
> [url]http://rtfm.atrax.co.uk/infinitemonkeys/components/Atrax.RichEdit/[/url]
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
Marc Guest



Reply With Quote

