Topics
Started by
Posts
Last post
I want to update a running total column. Can I do this? What I have: start_date.....end_date....dat…
1 replies
I always use a template to create my db objects, and permission is assigned at the end. Usual…
1 replies
Hi All, I hope you can help. I have a menu table setup as follows: MenuID …
1 replies
Greetings all, I'm trying to create a backup of a database that I have on my PC. I've done this: BA…
2 replies
i have got 80 tables, now i have to change the datatypes of char to varchar if char length is more …
4 replies
I may need to exclude Fridays, Saturdays, Sundays or any combination of those from a select stateme…
3 replies
I'm trying to figure this out and my mind is going blank. I need a formula which tells me the numbe…
5 replies
I got this question emailed to me, and thought, "why didn't they post it?" This has happened …
3 replies
Hi everyone, I cannot get my temp tables to hold, love, and forever cherish the order of the data t…
17 replies
Hello, I set up the following column with the IDENTITY property: Permnum Int IDENTITY (1,1) not nul…
2 replies
Hi, I know big int uses 8 bytes for storage, but the range of numbers is 4 bytes for positive numbe…
8 replies
I have a table with IDs as PK and attributes as string(about4k) with data delimited by vertical bar…
4 replies
Hi. I'm trying to create a SP using transactions to call him from ASP, but I dont want to manage On…
3 replies
Okay... Regarding the following: if OBJECT_ID('tempdb..#MyTable') is not null drop table #MyTable s…
7 replies
I need to run more than one stored procedure at a time. I want to launch them from a stored p…
2 replies
Viewing 15 topics - 13,411 through 13,425 (of 17,082 total)
You must be logged in to create new topics.