Topics
Started by
Posts
Last post
I need to convert the DateTime from a table. So far have this... CONVERT(varchar, n.TestDateT…
1 replies
I am trying make duplicate data from an AS400 database to a Sql Server Datatbase the tables are Ide…
4 replies
I am using Crystal Reports 10 My data is a trend which for some unkown reason the vendor made VARCH…
2 replies
Hi all, I have a SP that builds and executes a dynamic UPDATE based on inputed parameters. Som…
1 replies
DECLARE @university_id varchar(8),@college_id varchar(8) ,@department_id varchar(8) , @year_id tiny…
1 replies
Hi, I need some help with: I need to compare a varchar column that stores a date value with ge…
7 replies
er a pretty simple this one for you guys.. i want to add records to a table from another wher…
3 replies
When doing errorhandling in a stored procedure typically we store the value of @@error and return t…
2 replies
Would someone mind confirming (or otherwise) that a local var: @myvar varchar(x) has a maximum…
16 replies
Hello,I am trying to the result of a 'dynamic' Qry into a result Table. I should use an 'insert int…
2 replies
Good morning to all. A little help with the following. I am migrqatiing data from a DB2 system onto…
2 replies
Hi.... Insted of using cursor I'd like to use a "while" loop ..and retrieve a data from a qu…
12 replies
I am trying to write my first stored procedures. Spent hours on the net ... bought like three FAT b…
39 replies
hi all, very simple question, mind not working this monday morning. how do i get a value from dynam…
1 replies
hiya i have a select statement which uses case and joining and am lokoing for a neater way of getti…
6 replies
Viewing 15 topics - 10,231 through 10,245 (of 17,082 total)
You must be logged in to create new topics.