Topics
Started by
Posts
Last post
Hello I need to make an update statment that calculate for each invoice the sum of field (fi.peso*f…
1 replies
I need your expertise help: the user enter a new record via the front end application create in VB/…
6 replies
Hi there, I made a text input box, and saved inputed text into DB. the problem i encountered is use…
7 replies
Hello, I need to parse a text string two different ways. The text string data is expresse…
5 replies
Hi, I am converting some old asp dynamic sql to a stored procedure. In my dynamic sql I first …
12 replies
Hello, I have a query that returns a distinct student grade level, a school name, and the number of…
3 replies
I would like to create a user-defined function that returns data as a table -- the catch is that th…
5 replies
Hi, I know that it is not advisable to create a temp table based on dynamic sql, however I have a s…
7 replies
Is there any way to Generate a temp table to hold the results of a stored procedure at the same tim…
5 replies
Is there a way to put a CASE Statement in a table check constraint? For example, on the table: CREA…
2 replies
When I run this I get a error Server: Msg 245, Level 16, State 1, Line 1 Syntax error conver…
2 replies
I am trying to write a user defined function which translates functions written by the user in…
11 replies
How do you get the name of the database you are attached to if you do not have the database ID and …
2 replies
Folks, I've always understood that the BEGIN/COMMIT TRANSACTION statements are only meant for chang…
2 replies
Hi, I'm creating a SP to insert some records; but to perform the 2nd Insert I need to get the ident…
3 replies
Viewing 15 topics - 13,291 through 13,305 (of 17,082 total)
You must be logged in to create new topics.