Topics
Started by
Posts
Last post
If this is not the correct forum, my apologies. I have a table that stores log data of file downloa…
2 replies
I've got a table structure thus: create table "Report" ( "ReportID" int identity not null, "Rep…
1 replies
I need to calculate the percentage of a specific value from a table. The layout is below: Facil…
9 replies
Question: can I add a column at a specific place in a table? When using t-sql the column is added a…
6 replies
Can someone explain the difference between using @myTable Table and #myTable and why would I choose…
7 replies
I have records in a table that I need to split into 2 columns during a conversion. I need to …
4 replies
Hey, I posted this over here: http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=21…
3 replies
hi can someone help with the following question? to keep the question simple if i have the followi…
3 replies
open QA, the edit window is not full size. is there a series of keys that will make it so? I can't…
9 replies
In a storedprocedure i want to send with cdonts a report html, i have the problem that i cant save …
1 replies
I need to insert 10 fields into a table that has 200 fields. The problem is I only need to insert i…
5 replies
hi, im trying to use a function like the convert(float, x) function but i need to convert a rather …
7 replies
Hi Everybody, Can anybody tell me that how to know when the Stored Procedure OR Table is altered ? …
7 replies
can you guys tell me what's wrong with the following query? i'm trying to get a list of all the rec…
3 replies
i have been asked to write a program which will encrypt an text file. iam coding in vb till now i h…
2 replies
Viewing 15 topics - 9,811 through 9,825 (of 17,082 total)
You must be logged in to create new topics.