Topics
Started by
Posts
Last post
Is it possible to manipulate a table in another database such as MSAccess without importing the dat…
1 replies
Hi, I need a sorting a table by column1,column2 descending order.the my table rows are below. c…
3 replies
Hy all. I have this scenario: Declare @variable numeric(12, 5) Select @variable = [numeric column] …
2 replies
Hi All, I am getting following error when I ran my VB programe. Run-time error ‘-2147467259(8000400…
1 replies
Morning, How could I determine or trap when this might timeout? <% adCmdSPStoredProc=4 adParamRe…
2 replies
Greetings, This is probably a really stupid question so I appologize in advance. I have a table; in…
2 replies
I am trying a work around for my scheduled DTS package that runs a Visual Basic ActiveX Script but …
1 replies
I have Visual Basic.Net Standard Edition. I am trying to connect to SQL Server. While establishing …
1 replies
Hi, I have recently been told that there are some issues surrounding sql where server names exceed …
4 replies
I'm loading a new database with over 1 million rows in one table and updating 220,000 rows in anoth…
7 replies
Hello, Is it possible to control which encoding xp_sendmail uses for text files? I have a schedule…
1 replies
I am searching against a sql database and I want to return all active courses and all courses whose…
35 replies
Hi all Im having a bad brain day today.. declare @vmyobj varchar(100) set @vmyobj = '''orders'',''s…
3 replies
I have an application where people upload a document as part of a "text" answer to a question. The …
8 replies
datepart (dw,getdate()) returns daynumber of today, but default with sunday beiing day 1. I want mo…
5 replies
Viewing 15 topics - 3,526 through 3,540 (of 4,455 total)
You must be logged in to create new topics.