Topics
Started by
Posts
Last post
following query works SELECT matltran.trans_num, matltran.trans_type, matltran.trans_date, matltran…
3 replies
I have a report that prints a manifest which is loaded onto n number of pallets. I have a lookup fo…
3 replies
Hi, I need to create an id from a nvarchar value that is repeatable, sort of like a checksum or a …
4 replies
Hi, SELECT * FROM master.sys.sysprocesses WHERE program_name = N'SQLAgent - Generic Refresher' is g…
11 replies
Want to convert VB Code to SQL Dim objMyForm objMyForm = CreateObject("CutePDF.Docu…
12 replies
Is there a way to fill the adobe pdf form with sql data using t-sql and save it ? I can install ful…
1 replies
I have a SELECT statement (using and OPENQUERY and a Linked Server) that if the tablename is not fo…
3 replies
I am rying to run a TSQL SELECT Count(*) that has a @Tablename variable in it. My Tablename name n…
7 replies
Hello, I need to convert a query in MS Access to a view in SQL Server 2005. The view will draw from…
14 replies
Hello I work at a place with many non-technical project managers and an external vendor. Each week …
2 replies
Can anyone help with this please? I am trying to count all users in a table who are superusers (onl…
8 replies
Can someone help me figure this problem out? Thanks
9 replies
Hi, I am new to this DB Development. Please advice, why we need this "SET TRANSACTION ISOLATION LEV…
10 replies
Dear members I have a query below; use DBMUST select [dbo].[tbl_VOUCHER_CAPTURE].dt_VOUCHER_ISSUE_D…
2 replies
Hi All, I have table with single column (Datatype: nvarchar(4000)) and with following records: 1,2,…
2 replies
Viewing 15 topics - 571 through 585 (of 12,234 total)
You must be logged in to create new topics.