Topics
Started by
Posts
Last post
CREATE TABLE [dbo].[TestTbl1]( [Name] [varchar](50) NULL, [col1] [int] NULL, [col2] [int] NULL, …
1 replies
Hi I am new to this application and my question I believe is rather basic, so forgive me. I have tw…
2 replies
I am currently writing an SSIS package to migrate data from one third party database to a new third…
2 replies
Hi All, I'm attempting to make a script which will pull in a list of all unauthorized DB users (and…
7 replies
hi, i need to find the max values between two dates, the present one and a year from now. and my mi…
16 replies
Hi Team, Restoring SQL Server database from one server to another. Actual Database size is: 14.3 GB…
4 replies
Hi, I need a conditional logic or a logical script that would execute a script from another session…
2 replies
I'm writing a script that, when executed, will drop any tables in a list of given DBs if the DB Nam…
9 replies
I am writing a scalar valued function in SQL Server which takes input from 3 tables (uses a left ou…
8 replies
I have a question about development. We have a .net app that counts student truant days. On UI, we'…
1 replies
I've run into something that's a bit more advanced than I am, and the only way I know how to accomp…
6 replies
I want to display image based on another templatefield value. Example person num(0010200) and image…
1 replies
I have a developer wrote code using a lot of CTEs in a stored procedure. Basically, one CTE call an…
2 replies
Hi, I am trying to write queries against a vendor's database whose tables are in a very peculiar fo…
10 replies
Hi, How to move the ProgressDB data dump to SQL server DB. It is one time activity. More than …
5 replies
Viewing 15 topics - 1,846 through 1,860 (of 3,067 total)
You must be logged in to create new topics.