Topics
Started by
Posts
Last post
There is a report that has been in production for years but now is throwing an error when trying to…
7 replies
I have a dataset which I've added row_number to in order to separate out the basic set of data by r…
19 replies
I wish to generate an online feedback system. Requirements are Admin can enter feedback questions …
6 replies
Cordial Saludo. tengo el siguiente script DECLARE @SqlString NVARCHAR(500) DECLARE @ParmDefinition …
6 replies
Not quite sure what SQL is complaining about here so need some fresh eyes please. I'm trying to put…
4 replies
Hi, I have this code in a job that needs to run every 5 minutes. It works most of the time without …
2 replies
This is an employment application database. I have a foreign key table named Application_Locations…
2 replies
We have a data import & processing process that often longer than expected, often delaying the …
2 replies
Hi, I'm trying to extract blocks of numbers from a column in SQL. I've been looking online for a wh…
11 replies
How can I convert this into a Case statement so that the query is not ran every time for each if st…
8 replies
Hello, I´m using a SyBase SQL Anywhere 17 Database. Then I want to create a sql server report servi…
7 replies
I ma using this command with openrowset on an excel file: SELECT F1, F2, F3, F4, F5, F6=cast(f6 as…
2 replies
I want to look for blocks of records repeating in a table. pattern is unknown...to keep it s…
3 replies
Hi, I'm currently using Zabbix Monitoring and when connecting via ODBC, I'm executing the below com…
1 replies
I have a SELECT CAST(Column to int) that has been working OK, on the assumption that the WHERE has …
7 replies
Viewing 15 topics - 436 through 450 (of 3,067 total)
You must be logged in to create new topics.