Topics
Started by
Posts
Last post
Hi all We've got an application that inserts information into an SQL table (table A).The trigger on…
13 replies
Hi there I have created a database, and created a procedure that joins to an additional database t…
6 replies
I have a program in VB I have created to print labels. Currently I can print to a label printer (In…
4 replies
Hi, How to select from a table with dynamic schema name ? The database name and Table name re…
2 replies
I want to use IDENTITY columns in my database. Java devs are telling me that this creates problems …
2 replies
How can i create external table based on a excel file. //SharedDrive/Myfile.xlsx Format: EmpI…
1 replies
Hi, I have these tables and data: CREATE TABLE [Table1]( [PartnerSiteID] [int] IDENTITY(1,1) …
2 replies
I need to write a query to extract the region of the trader, his name & the number of trades he…
4 replies
What is the easiest way to achieve the same results as the provided query? i'm trying to upda…
2 replies
Hi allThis is a t-sql question but also involves some knowledge of the AlwaysOn DMVs so wasn't sure…
2 replies
I am in the process of migration data from an old, now unsupported application, into a new shiny SQ…
3 replies
My head is well and truly mashed and I could do with some help please...I need to write a script to…
3 replies
I need to write a query to merge data.. basically all rows from one product (p1) should be assigned…
3 replies
I have a complex database that I have been working with since SQL2005...many years on SQL2008R2, an…
2 replies
Hi,I have a table on 2 different servers that I have been asked to synchronize using triggers.I hav…
1 replies
Viewing 15 topics - 2,146 through 2,160 (of 3,091 total)
You must be logged in to create new topics.