PDA

View Full Version : microsoft.public.sqlserver.programming


Pages : [1] 2 3 4 5

  1. queries Vs Stored Procs (6 replies)
  2. Thinking about code or SP (15 replies)
  3. Second call: third edition of SQL FOR SMARTIES (0 replies)
  4. Versioning a database (5 replies)
  5. Was it too much to ask ? (1 replies)
  6. Flipping a boolean value (2 replies)
  7. Problem with View (10 replies)
  8. Help with a trigger (or procedure) (3 replies)
  9. trigger won't fire when update table (with commit) used within stored procedure (3 replies)
  10. Simple Bulk Insert Problem (7 replies)
  11. Parallelism algorithm (9 replies)
  12. Tsunami (1 replies)
  13. MS SQL Server 2000 and MS JDBC SQL Server driver problems. (Connection timed out, followed by Error establishing socket) (2 replies)
  14. processor doesn't leave the 100% (4 replies)
  15. TEXT data type blues (4 replies)
  16. ALTER IDENTITY setting... (5 replies)
  17. altering a column of a table (2 replies)
  18. Purging rows (3 replies)
  19. xp_sendmail in trigger from asp page -error (3 replies)
  20. Anyway to copy DTS's and Jobs? (5 replies)
  21. Server Memory (3 replies)
  22. How do I create a list of fields and data types in a table? (1 replies)
  23. Spaces in sqlmaint command? (1 replies)
  24. A lot of lockings and connections to SQL Server. Is it normal or bad? (5 replies)
  25. Sql Server Queue? (8 replies)
  26. FoxFro database (1 replies)
  27. How to send a message to the connected users with SQL-DMO? (4 replies)
  28. Storing Employee details (6 replies)
  29. Between (2 replies)
  30. Formatting XML Output (0 replies)
  31. SQL - Combine row values into one cell (1 replies)
  32. format sql output to suppress repeating value (12 replies)
  33. SQL server Memory question (6 replies)
  34. Date section (6 replies)
  35. Nested Transaction (10 replies)
  36. How to increase max memory in sp_configure ? (2 replies)
  37. DTS Conditional WorkFlow. (0 replies)
  38. Removing RTF formatting from Text field via TSQL (2 replies)
  39. help with ambiguous column name reference (4 replies)
  40. sysprocesses table in Master db (2 replies)
  41. Syntax to calculate hierarchy (ParentID) (10 replies)
  42. Cascading parameters work but no detail displays (3 replies)
  43. Return a decimal (2 replies)
  44. Executing SP freezes other clients (2 replies)
  45. Debugging w/Windows XP SP2 (0 replies)
  46. Programmatically building a database on SQL Server 2000? (7 replies)
  47. SQL Server and full text searching (1 replies)
  48. Filter records (2 replies)
  49. abour sql server 2005 news group (2 replies)
  50. Can I do such approach by using SP (1 replies)
  51. Copying a Database from SQL 7 to SQL 2000? (3 replies)
  52. SUM and MAX (2 replies)
  53. xp_sendmail how to get rid of this line ----------- in results (1 replies)
  54. connect to sql server (2 replies)
  55. Scalar Functions in Group By Clause returning invalid values (8 replies)
  56. Computed column in the result of a table-valued UDF (1 replies)
  57. Temporary results used by SP (7 replies)
  58. how to version check (5 replies)
  59. DayeAd Issue (1 replies)
  60. Dual usage of a openquery in a select statemnet (4 replies)
  61. How to get script my jobs description in T-SQL ? (2 replies)
  62. Table variable or subquery? (7 replies)
  63. check the SP syntax (2 replies)
  64. Queryable Partitioned View (6 replies)
  65. Copying rows into the same table (4 replies)
  66. Error Trigger (2 replies)
  67. Fixed and Floating Point types (2 replies)
  68. Database Paging ... (12 replies)
  69. How to syncronize two tables? (2 replies)
  70. how to catch a @@error from openquery linking to db2 table (9 replies)
  71. SQL Server Maintenance Plan problems (0 replies)
  72. Trigger to send mail (2 replies)
  73. Offsetting again (18 replies)
  74. Parsing a string into multiple lines (6 replies)
  75. need help on complex query (1 replies)
  76. Pros and Cons of SQL 2005 vs SQL 2000 (1 replies)
  77. Deadlock on delete records from partitioned view (3 replies)
  78. Related Records in CSV File Import (2 replies)
  79. UPDATE permission denied for db_owner (5 replies)
  80. Copy identity key in new record in related table. (6 replies)
  81. Using Oracle Ref Cursors in a DTS Package (1 replies)
  82. Last TSQL Command Batch view (2 replies)
  83. Table Storage Internals (1 replies)
  84. Syntax for renaming tables (3 replies)
  85. dbcc inputpuffer permision (4 replies)
  86. Puzzle: dateadd workdays only (8 replies)
  87. Licensing for the web? (4 replies)
  88. Query Help (3 replies)
  89. Relation between sysprocesses and syscacheobjects (7 replies)
  90. Creating a wrapper Stored Procedure to handle multiple recordsets (1 replies)
  91. REPLACE function doesn't work (14 replies)
  92. display row(s) affected (1 replies)
  93. Ok - so where to buy? (2 replies)
  94. Local Packages and Meta Data Services Packages - differences? (1 replies)
  95. analog to SQL 2005 recursive query (1 replies)
  96. Query question (6 replies)
  97. Unique Records (9 replies)
  98. find a record in several tables (4 replies)
  99. Backing up SQL Server (5 replies)
  100. Getting proper error message at compile time if a table doesn't ex (3 replies)
  101. How Would a Pro Do This? (6 replies)
  102. What wrong w/ SP (1 replies)
  103. Date Math Error (3 replies)
  104. Reporting services question (1 replies)
  105. DELETE Rows Ignoring Foreign Key Constraints? (5 replies)
  106. Problem in SP (1 replies)
  107. back up database (1 replies)
  108. xp_sendmail - my message doesn't appear if concatinated (3 replies)
  109. Query Timeout problem with ASP.Net and SQL server 2000 (0 replies)
  110. trigger for insert or update (3 replies)
  111. INT ? (2 replies)
  112. ' causing ADO error. (3 replies)
  113. Date's (3 replies)
  114. Select TOP with parameter (4 replies)
  115. Calling an SP recursively to generate a String (1 replies)
  116. Hits report WITH 0 value dates (5 replies)
  117. How to improve this.. (1 replies)
  118. How to catch that error? (4 replies)
  119. Trigger holding up insert (3 replies)
  120. Combing results from two queries into one line of a recordset (2 replies)
  121. Recreating database on production machine? (3 replies)
  122. Get Date from Datetime (15 replies)
  123. PROBLEM WITH TRANSACTIONS (7 replies)
  124. Stored Procedure for each element returned from SELECT (5 replies)
  125. MAXDOP server setting impact test results. (3 replies)
  126. Restoring User Rights? (1 replies)
  127. Trigger Problem (1 replies)
  128. Stored procedure dataset name change (2 replies)
  129. moving data from one field to another (2 replies)
  130. GetStoredProcedurePermissions(Username) (1 replies)
  131. Removing Leading Zeros (3 replies)
  132. Re: Database state (0 replies)
  133. Latest Record (5 replies)
  134. "Generate Script" using code (2 replies)
  135. Remove commas (8 replies)
  136. Help! Crosstab Query (6 replies)
  137. SUB-SELECT Nightmares! (3 replies)
  138. Where Clause Syntax Error (8 replies)
  139. SQL Server 2000 (64-bit) (2 replies)
  140. Looking to pad numbers with zeros such as 001, 049, etc. in SQL Se (2 replies)
  141. Using UNION (2 replies)
  142. Using a calculation in Order By (6 replies)
  143. EDI import (2 replies)
  144. Converting seconds to HHMMSS (5 replies)
  145. Violation of UNIQUE KEY (7 replies)
  146. vbscript inside a jobstep (1 replies)
  147. Insert row question (6 replies)
  148. Best way to keep track of SQL server modifications (3 replies)
  149. Isolation Level (4 replies)
  150. newbie, @@error does not seem to work (2 replies)
  151. Find a duplicated record in a table (5 replies)
  152. What is N? (3 replies)
  153. why is query sorted. (9 replies)
  154. SQL Setup and Firewall (3 replies)
  155. DatePart(week, date()) problem (2 replies)
  156. limiting IP numbers (4 replies)
  157. Stored procedure compile time(performance tuning) (7 replies)
  158. Is this possible by set operation only? (6 replies)
  159. Create PDF on Fly in SQL (1 replies)
  160. Creating PDF from SQL (3 replies)
  161. ROT13 (3 replies)
  162. SQL SERVER 2005 ASP 3.0 (1 replies)
  163. Re: How to create a Pivot table like the following (0 replies)
  164. SQL Server linked server connections (0 replies)
  165. ODBC error 7410 (42000) Remote access not allowed for Windows NT user activated by SETUSER. (0 replies)
  166. SQL job failed (general network error) (0 replies)
  167. Merging Multiple Related records into single return from select (2 replies)
  168. SQLDMO, sprocs and parameters (1 replies)
  169. xp_sendmail - should domain user name be same as mail User Id (2 replies)
  170. Stored procedure to return record set (6 replies)
  171. Question about delete query (4 replies)
  172. ARITHABORT OFF Not working in DTS (2 replies)
  173. Dynamic Server Reference in T-SQL (9 replies)
  174. Thoughts - Saving Word documents in SQL Server? (4 replies)
  175. Convert 2000 script to version 7 (1 replies)
  176. Using temp tables (4 replies)
  177. Re: How can I get the current project / application path? (2 replies)
  178. DTS Run - spaces in dts names (8 replies)
  179. Help with performance of sql construct (5 replies)
  180. Surrogate Key (16 replies)
  181. Copy complete tables - What is the best pattern? (9 replies)
  182. reduce physical memory usage by updating ntext field (5 replies)
  183. Aggregating strings (9 replies)
  184. alter tables add 365 columns (23 replies)
  185. Anyway to Make Query More Efficient? (4 replies)
  186. Procedures (6 replies)
  187. Problem with NULL-- (5 replies)
  188. Latest Record (again) (3 replies)
  189. Crosstab query (3 replies)
  190. Continuous varchar data (11 replies)
  191. Update question (6 replies)
  192. SP for list of table dependencies (3 replies)
  193. Update question (5 replies)
  194. Basic DTS Transformation Problem - Need Help (1 replies)
  195. Problem Transact-SQL Statement (3 replies)
  196. how to select month and year from a smalldatetime column (4 replies)
  197. not null sp params (5 replies)
  198. converting ntext to image datatype (4 replies)
  199. 8000 character datatype limit (3 replies)
  200. How to get the return code backf rom the stored procedure. (8 replies)
  201. SQLDMO.Application against remote computer (0 replies)
  202. Unique Index and Primary Key - bits - confused (4 replies)
  203. preferred syntax for aliases (8 replies)
  204. stored procedure vs its equivalent SQL statement (3 replies)
  205. updating data from different server. (1 replies)
  206. variable used as column name in select (7 replies)
  207. view w/ trigger and set operations (2 replies)
  208. How can I apply a stored procedure to each column in a table. (1 replies)
  209. Unexpected result on Between dates query (5 replies)
  210. Recommended Fill Factor (7 replies)
  211. weird symbol (4 replies)
  212. flag "duplicates" (4 replies)
  213. how to verify membership in db_owner group... (7 replies)
  214. lookup description (5 replies)
  215. Do You Still 'Mind'? (4 replies)
  216. Unique Index and Primary Key - bits - confused (0 replies)
  217. How to send to log file? (1 replies)
  218. sp_add_jobserver - Unable to specify Job Server (0 replies)
  219. truncate log file (6 replies)
  220. General XML SQLExppress Web question (0 replies)
  221. Cast varchar(8000) to text (2 replies)
  222. help me on this audit trail trigger (7 replies)
  223. SQL Server Query Analyzer faster than ADO.Net SQL Data Provider (5 replies)
  224. Tracking BLOB field changes (2 replies)
  225. odbc bcp api vs BCP utility (7 replies)
  226. BCP/Bulk Insert from Unix machine (4 replies)
  227. how to redirect the result from the query into the file (1 replies)
  228. Why truncate (4 replies)
  229. create text file from a stored procedure (1 replies)
  230. Stored Procedure/UDF help (1 replies)
  231. OLE DB Provider - how tell to not use cursor internally for join (2 replies)
  232. Unique Index and Primary Key - bits - confused (1 replies)
  233. Print? (6 replies)
  234. Crosstab queries and report queries (1 replies)
  235. Access mulitple databases in a single query (1 replies)
  236. SCOPE_IDENTITY vs Transaction scoped Select @@Identity (5 replies)
  237. Insert data into database (2 replies)
  238. User ID and Password in the Query (2 replies)
  239. Foreign Key Question (7 replies)
  240. Loss of performance (SQL Server ya pervs!) (1 replies)
  241. Is there an API for reading the Transaction Logs (1 replies)
  242. UTF-8 for SQL Server. (2 replies)
  243. MSDE and vb.net (1 replies)
  244. RAID advice (1 replies)
  245. DEFAULT doesn't work in COALESCE? (16 replies)
  246. How to check stored proc dependency (3 replies)
  247. ORDER by when aggregate grouping (3 replies)
  248. Acessing Multiple SQL servers (1 replies)
  249. DMO & Maintenance Plans (3 replies)
  250. Truncate SQL server log (1 replies)