Topics
Started by
Posts
Last post
hello all, I am about to embark on mapping columns from an access database and transferring th…
2 replies
I have the query below that is called in multiple places in the application and some times I get FT…
3 replies
Well, as developers we always run across problems that are too complex for views and we implement S…
2 replies
Hi, I've got a problem. I have a table with the follwing rows: 1 2 3 4 5 and another table with the…
2 replies
Hello there, I have the following table: ROOMTYPE AMENITY ======= ======= R001 1 R001 …
8 replies
Hi there. This is my first post here so please excuse me if I am posting in the wrong place o…
6 replies
I have a VB6 program that scripts SQL Server database objects to a set of files. It has …
2 replies
I am a newbie to sql server but trying very hard to master it, so please excuse my ignorance in adv…
3 replies
I have problems with the query below - it does return the right result set but it's taking quite a …
2 replies
Hi, I have a case where I need to check whether two tables whose structure is same contain the same…
13 replies
VS.NET is a great programming environment for Stored Procs and UDF's, however only procs are integr…
7 replies
The query below was working fine until we upgraded to SQL 2005. It still runs, but now I am g…
3 replies
Good morning. I ran into a situation on Friday where a developer kept losing his VPN connection, w…
2 replies
What is wrong with this query.. IF exists (SELECT dbid FROM sysdatabases WHERE name = 'ACID') BEG…
1 replies
I created a view with a join between a table in the master-database & a table in a linked datab…
1 replies
Viewing 15 topics - 1,171 through 1,185 (of 4,455 total)
You must be logged in to create new topics.