Topics
Started by
Posts
Last post
Is there a quick way to take in a string of data that has been parsed and assign the parsed strings…
4 replies
By: demicoq
Hi, I have a test transaction table defined as follows: create table TRX ( acc…
8 replies
By: Eaton
Hi everybody, is there any equivalent keywords in TSQL to these, functions one in ORACLE: 1)DE…
1 replies
This question is about executing a query accessing a table with several million records with groupb…
8 replies
I am having problem passing "," value into stored procedure using stored procedure . The below sto…
6 replies
Good afternnon, I am executing a stored procedure using OSQL and outputing the results to a text fi…
2 replies
Hi all. When I execute: PRINT ISNUMERIC('+') or PRINT ISNUMERIC('-') The result is 1!!! o_O And, if…
5 replies
Hi, I use a stored procedure to calculate the ageing analysis of debtors in a debtor system. Now I …
2 replies
Hello !! Is it possible to change the name of a column by the statement ALTER TABLE in the Que…
4 replies
By: Flavio
Hi, All: I am having a problem with string value. Here is the case. I have two tables.…
10 replies
Can soemone show me how to do this in an UDF. say i want to have a list of records such as t…
6 replies
Hi all. I have a sp that generates Invoice Numbers on records in a table. We truncate the table ea…
8 replies
Migth be a silly question but I can't figure it out. How do I align numbers to the right side? My s…
5 replies
By: gljjr
I have a little trigger that updates some stuff when certain criteria is true. No problem. My quest…
7 replies
By: fhanlon
Hi, I need to run a batch file on a remote server--testserver, so I first assigned a domain a…
2 replies
By: XuJohn
Viewing 15 topics - 13,081 through 13,095 (of 17,082 total)
You must be logged in to create new topics.