B
Bob
this is about as newbie as it gets, and I can't seem to find an answer
in any source!!!!
all I want to do is create a user defined function.
I'm running access 2k project as the front end, and sql-server (7) as
back end.
WHERE exactly do I go to create an user defined function??!??
if I try to create a new procedure, and say 'create function ' - I
get ' cannot change object type '.
so if I don't create a function in the 'stored procedures' area of an
adp - WHERE EXACTLY do I go to do this????
if this can't be done w/ sql 7 - using this syntax - how do I create a
user defined table or function in sql 7.... or more specifically - how
do I reference a function from a view that will work.
(defining a function as a module - apparently can NOT be used in a
view)
TIA -
Bob
in any source!!!!
all I want to do is create a user defined function.
I'm running access 2k project as the front end, and sql-server (7) as
back end.
WHERE exactly do I go to create an user defined function??!??
if I try to create a new procedure, and say 'create function ' - I
get ' cannot change object type '.
so if I don't create a function in the 'stored procedures' area of an
adp - WHERE EXACTLY do I go to do this????
if this can't be done w/ sql 7 - using this syntax - how do I create a
user defined table or function in sql 7.... or more specifically - how
do I reference a function from a view that will work.
(defining a function as a module - apparently can NOT be used in a
view)
TIA -
Bob