Topics
Started by
Posts
Last post
I've been asked to run a package on a sql server - its Enterprise Edition (64-bit), SQL Server 2008…
2 replies
It is a MOD-10 summation digits based on weights of 1,2........ now i would like achive that within…
14 replies
In one of our SQL tables we store the size and location of an image (tif) is there a way to extract…
1 replies
I am using SQL Server 2008 R2 and am a newbie. I tried using the debugging icon and it came back s…
2 replies
Hi All, I've got myself a nice little project for someone who doesn't have to do much DB work. I'm …
11 replies
<?php if($errors == 0) { echo "success1!"; $DBConnect = @mysql_connect("db.start.ca", "no…
1 replies
Hi, We have an app where they need the application servers to have SQL accounts.. They account tha…
7 replies
Hi all I am trying to pass some parameters to an SQL query between 2 months, this is my attempt bel…
13 replies
Hello, I have a table but someone requested to put row id's on each row, which this will be dynamic…
9 replies
Hello, I have the following tables below: CREATE TABLE #Definition ( id INT IDENTITY(1,1) PRIMA…
2 replies
Hello all, I'm new to the forum and also still learning about SQL. so, i'm working on creating a …
4 replies
I am using this dmv query which creates an html file as out put. I want to either have it create a …
1 replies
Hi Given the following table : create table Booking (BookingId int, RoomId int, RoomBookingStatusId…
5 replies
Hi all, I am using VS2010 c# to build a project which is working fine..... until now. I have added …
4 replies
Hi, I am trying to modify following query by adding year parameter and month parameter. Here is th…
9 replies
Viewing 15 topics - 2,521 through 2,535 (of 5,050 total)
You must be logged in to create new topics.