Viewing 15 topics - 7,096 through 7,110 (of 283,997 total)
Topics
Started by
Posts
Last post
I edited one of my stored procedures last night. I added an extra parameter and changed quite a bi…
23 replies
I need to pull a file daily from an sftp server. Any suggestions on how to do that?
23 replies
how to move the files from one server to another server?
23 replies
Comments posted to this topic are about the item Guest Editorial: In Praise of Templates Best wishe…
23 replies
I'm working on a process, and I can't figure out how to implement one of the requirements. The proc…
23 replies
Hey guys, I work for a software company, our web application uses a SQL database for its backend. I…
23 replies
I get this error if i try to import a tab delimited flat file to a table in sql server. The column …
23 replies
I am having to deal with a lot of external data for which NO front end editing can be accomplished.…
23 replies
Hi, TABLE SomeTable1 ( Year SMALLINT, teacher varchar(5), studen…
23 replies
How do i update a table with prefix number for the existing data ? example: ColumnA has "51", I wan…
23 replies
I have a table with the following structure CREATE TABLE [RECON_RECORD] ( [Serial] [tinyint] IDEN…
23 replies
I had setup logshipping for production DB from prod to DR server. Now we are testing ours users to …
23 replies
here is the structure of my table CREATE TABLE [dbo].[duplicate2]( [id] [int] IDENTITY(1,1) NOT NU…
23 replies
Hi Everybody, One of my sql server 2005 database file (mdf) has corrupted an…
23 replies
Hi, I have to load a csv file on monthly basis. The columns in the file are not fixed. example : Id…
23 replies
Viewing 15 topics - 7,096 through 7,110 (of 283,997 total)