Viewing 15 topics - 263,401 through 263,415 (of 283,978 total)
Topics
Started by
Posts
Last post
example declare @curent_db varchar(255) select @curent_db=??? execute_sql "selec * from " + @…
3 replies
We have purchased app. table that a column (called Timestamp) that is a varchar(64) column. I have …
Anonymous
4 replies
Hi! One weekend a guy from development placed some sp_configure instructions inside a procedure tha…
7 replies
Hi all, I'm trying to use a C# based custom assembly in a report. I haven't tried to tackle t…
2 replies
We have UPPER() and LOWER() but SQL Svr 2k does not have a function to put strings into their prope…
6 replies
I am joining two tables on USERID. One table always is equal to the USERID where as the other…
6 replies
Hello All I have been SELECT_ed the new SQL Admin. for the office. I need help finding licence inf…
4 replies
I ran sp_spaceused @updateusage='true' on a database and got: Database Size = 421.06 MB Unal…
2 replies
hi. I'm trying to backup a database with a scheduled job. In the name of the backup file, i was try…
5 replies
I have just installed SQL 2000 onto my machine... running xp pro. It doesnt seem to let me login on…
7 replies
I get the following error message when trying to perform any transaction on a MS SQL SErver 2000 (S…
1 replies
Hi I'm a newbie to SQL and am having a problem with joins. I have 3 tables, BDI, Client and Policy.…
2 replies
I am building a DW, part of it involves normalizing some transactional type data. Keep in mind the …
1 replies
Slow Running : We have a load running that runs fine on one SQL server machine and slow on th…
5 replies
iam inserting some records actually iam using ASP for An entry screen, where the user types details…
11 replies
Viewing 15 topics - 263,401 through 263,415 (of 283,978 total)