Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding stored procedures and views to SQL server 7.0
Message
From
11/04/2002 11:08:29
Guy Pardoe
Pardoe Development Corporation
Peterborough, New Hampshire, United States
 
 
General information
Forum:
Microsoft SQL Server
Category:
Installation
Miscellaneous
Thread ID:
00643267
Message ID:
00643759
Views:
12
I just tried creating a new procedure which referenced a bogus field name (this is using the enterprise manager interface).

CREATE PROCEDURE test AS
select * from account where myfield = 'test'

The error says Error: 207 Invalid column name 'myfield'

Like I said, this is normal for me. I have always taken the default settings upon installing SQL 7.0.

Guy


>What error are you seeing? Hmmm...I wonder...Is the database compatibility set to 6.5?
>
>-Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform