dbTalk Databases Forums  

The old inability to toggle/change/switch between ALTER PROCEDURE <---> CREATE PROCEDURE bug (or is it a feature?)

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss The old inability to toggle/change/switch between ALTER PROCEDURE <---> CREATE PROCEDURE bug (or is it a feature?) in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: The old inability to toggle/change/switch between ALTER PROCEDURE <---> CREATE PROCEDURE bug (or is it a feature?) - 04-02-2007 , 04:44 PM






raylopez99 (raylopez99 (AT) yahoo (DOT) com) writes:
Quote:
Yes it worked! You are correct Erland. The double slash did work,
and the program compiled and worked perfectly. (For some reason the
forward slash, which usually also works for paths in lieu of the
double slash, did not compile however).
I would exepct "(local)/SQLEXPRESS" to compile, but certainly not to be
functional.

I don't know for sure, but I suspect that if / works just like \ in
file specifications in C++, this is something that is implemented in
the C++ run-time library to achieve Unix compatibility.


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
  #12  
Old   
raylopez99
 
Posts: n/a

Default Re: The old inability to toggle/change/switch between ALTER PROCEDURE <---> CREATE PROCEDURE bug (or is it a feature?) - 04-02-2007 , 07:00 PM






On Apr 2, 2:44 pm, Erland Sommarskog <esq... (AT) sommarskog (DOT) se> wrote:
Quote:
raylopez99 (raylope... (AT) yahoo (DOT) com) writes:
Yes it worked! You are correct Erland. The double slash did work,
and the program compiled and worked perfectly. (For some reason the
forward slash, which usually also works for paths in lieu of the
double slash, did not compile however).

I would exepct "(local)/SQLEXPRESS" to compile, but certainly not to be
functional.
No, that's the amazing part--it was functional. As shown in
http://tinyurl.com/3e2nz8, I got the correct message of "We got a
connection!", which showed indeed the db DCV_DB was connected to.

Thanks again,

RL



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.