Topics
Started by
Posts
Last post
Hi, I am trying to select a few columns in my view where by if a particular column is NULL then it …
2 replies
Hi All, Hope this finds you well. I have about 300 tables within a database that all hold columns n…
5 replies
Hi, I have to export the tables (sql 2000 and sql 2005) in CSV format with column header. The probl…
2 replies
Dear All, i am new to sql server. i need to convert string '145010' to time format 14:50:10 in sql …
2 replies
hi All i Have The Table Structure Like This DECLARE @tblLinks TABLE ( LinkID BIGINT, StartDate Da…
2 replies
Hi friends; I am asking for a link to get a tutorial about AQL Server Management Studio... help!:co…
4 replies
Hi everybody. I wanna make an object oriented database . whether i know the SQL3 language well but …
18 replies
Has any successfully tied a report to fixed width text file on a network? When I report locally, it…
6 replies
Having got the Database Mail to work sucessfully (I hope) to let me know when jobs do not succeed I…
2 replies
Hi, I've encountered a very, very strange situation in my application. I say strange because the er…
1 replies
Hi All, In my database I have a table that stores product inventories. A trigger is attached to thi…
2 replies
Hi, I've installed an instance of Microsoft SQL Server 2005 on Microsoft Windows Vista a few days a…
1 replies
declare @tbl table(id int) insert @tbl select 12 insert @tbl select 13 insert @tbl select 16 insert…
8 replies
OK you SQL gurus out there, I have an issue that I haven't been able to come up with an acceptable …
6 replies
Hi All I’m totally stumped today with a load package I’ve created. It basically reads 50 000 record…
3 replies
Viewing 15 topics - 4,726 through 4,740 (of 10,974 total)
You must be logged in to create new topics.