Topics
Started by
Posts
Last post
If I have a table like this: ID Comp Value --------------------- 1 1 4 1 2 …
8 replies
Hi, Just wondering if anyone can help here. I have a table, tb_sales, where each transaction for ov…
2 replies
I have a complicated csv file structure i have to create from relation data. Take for example an …
3 replies
Hello, How are you today? I run the following SQL statement: SELECT Book1.COUNTRY, DatePart('yyyy',…
1 replies
Greetings, I have a directory on the network called 0:\ESPEC\PDM, which contains dBASE files (*.dbf…
1 replies
Is it possible if I want to use insert statement without firing trigger ? If, yes, how ?
6 replies
Hello, I have a column called 'WorkOrderID' in a table called 'tblWOWorkOrder' that is currently se…
3 replies
Here is the problem: The following case statement throws the error - Server: Msg 156, Level 15, St…
4 replies
I am trying to pull a result set of only the last record in a table using a date field. I need to …
10 replies
Hi, I have a table ORDERS which has a field called ORDERDATE. This table contains records of when a…
3 replies
Hi Everyone, Here's an odd one...I am running a simple select query (in a sproc): SELECT RTRIM(tbl…
1 replies
Hi, I have declared @tbl as table(id int, txt varchar(10) in my Stored Procedure. I inserted one…
2 replies
Hello everyone Im probobly showing my absolute lack of knoweledge here but What is possible to encr…
2 replies
HAs anyone seen this error: "Internal Query Processor Error: The query processor encountered an une…
18 replies
I found a few good refs on creating your own system function, and it worked fine. When I went back …
3 replies
Viewing 15 topics - 14,821 through 14,835 (of 17,082 total)
You must be logged in to create new topics.