Topics
Started by
Posts
Last post
I'm importing excel data into SQL using SQLOLEDB, building up and then executing a command string w…
11 replies
Hi, I am very new to the SQL world. I have a table that contains transactional data. I created the …
12 replies
I wrote some code but it does not parse, my guess is I can't use UPDATE and GROUP like I tried. Bel…
3 replies
I would like to find a simple way to insert into an existing table in SQL 2005 from an existing Exc…
2 replies
Hi all, I know this must be very basic, still a clear answer is appreciated. I've been using a data…
3 replies
Is there a easy way to shuffle data in a table? I am trying to scramble a table containing names be…
2 replies
I´m running VBA code in Access that, using ADODBcommand, executes a sp procedure in SQL. This SQL p…
5 replies
I have a results text file of a part ran on a machine, certain columns of the data needs to go into…
13 replies
create table sample(rowid int,col1 int, col2 varchar(10),editcount int) insert into sample values(1…
4 replies
Hi folks Is it possible to pass variables to sp_addlinkedserver? I want to loop thru a database c…
4 replies
No matter what I do unable to truncate sql log on sql 2008 tried backup change mode from full to si…
16 replies
I am having some problems when trying to inititate a connection to start using sql server 2005. i n…
2 replies
I have a machine that runs a part then the outputs the results to a file on a server, I will need t…
4 replies
Hi All, I am trying to determine when deliveries have occurred but the results that I am getting se…
3 replies
Hi all, I need to generate a mail merge from a database made out of: [1 Access front-end] + [1 SQL …
6 replies
Viewing 15 topics - 616 through 630 (of 2,735 total)
You must be logged in to create new topics.