Hi,
I am trying to use the ALTER SESSION statement within a stored procedure.
How can I use it properly so that my procedure can be compiled ?
Thanks for your help,
Alain
...
more >>
I want to reference the exempt status in a table to get
the difference in salaries between an exempt and non-
exempt employee....
more >>
Please I am trying to automate a dump from sql server to
an excel sheet. I know it's possible via the dts, but
since this is something I do 10 times a day, I was
wondering if it's possible to run a script in the Query
Analyser to export my query results to an excel sheet or
maybe I could c...
more >>
I have two simple questions - well simple for the experts
anyway - but I am struggling with them.
1. I need to do the following: I have two fields:
claddr1 and claddr2. If claddr2 is not null, I need to
include it with claddr1 with a <CR><LF> in between.
Seems simple enough but I hav...
more >>
Hi,
I have created few views in SQL2000 and when i m
transfering this to SQL 7.0 it doesnt work. I m doing it
thru vb , it stops responding.
help me...
more >>