Topics
Started by
Posts
Last post
I pass to a stored procedure, a global temp table name such as ##temp1234. I store this name in a …
1 replies
if i have a class that uses VB.net and i use VB6 to study, and the tests on VB.net to test, then wi…
2 replies
What is the default connection timeout value for ADO? I'm getting lots of timeout errors running si…
4 replies
I have a select statement similar to the following in Access... SELECT A,B,C, IIf(IsNull(D) = 0, D …
1 replies
I am confused and I must be missing something really obvious here. Why does this syntax: declare @C…
2 replies
what filed in sql server table is like yes/no in access so i can insert the value yes/no to table i…
8 replies
this ought to be really easy but I can't spot it. I want to randomly update an existing column of a…
1 replies
How do you limit a left outer join to the first match ?
3 replies
If you have a main file used as your driver how do you keep the selection of only those records weh…
1 replies
I am relatively new to SQL and I'm facing a problem that I need some guidance. Basically, a few tab…
3 replies
Can't find what is wrtong with this statement, any ideas ? ALTER TABLE CAN_MARKET_DATA ALTER COLUMN…
3 replies
Why does SQL server return different column sizes on different DB servers when doing an UPPER()? Th…
1 replies
Hi I have a problem, which I'm not sure can be done with SQL. I have a table which consists of: key…
2 replies
I have written this code, and it works, but it slow, and locking up a table so everything go's slow…
1 replies
Dim WordApp As Word.Application Dim WordDoc As Word.Document Set WordApp= CreateObject("Word.Applic…
1 replies
Viewing 15 topics - 3,601 through 3,615 (of 4,455 total)
You must be logged in to create new topics.