Topics
Started by
Posts
Last post
hi, This is my table.. create table man ( empid int primary key, empname varchar(50), managerid int…
1 replies
By: sabeer
Hi everybody, I want to distinct value on one column, but get all column of data. How is query in S…
11 replies
Ok, I know this is a DB forum site, but I have a question as to what is the best way and industry s…
6 replies
I have table A(id int identity(1,1) PRIMARY KEY) and table B(id1 int, id2 int, primary key(id1, id2…
4 replies
How do we import data from a flat file to the SQL server 2005. the files are on the c: local machin…
4 replies
CREATE Procedure InsertProc Variable declarations here then AS INSERT INTO tblProject(ProjectName,D…
5 replies
By: Luke L
Hello, I am trying to import a text file in DTS. Pretty simple. I am usintg SQL Server 2005. It …
1 replies
Hello there, I want to develop a .net application using SQL Server as backend. For this, I have dow…
7 replies
Hi, How can I write query to retrieve all table names from a database? (Iam using MS-Access & …
1 replies
If our production server that is running SQL 2005 64 bit (Win2003) fails, could we use a SQL 2005 3…
6 replies
Hi All, My question is how can i find the chat messages from which user to which user strored in sq…
2 replies
hi, i searched how to split the date from datetime data type and i came up with this code(below), t…
13 replies
Hi, Is it possible to find a tool FREE of course, for to build a schema of database ! i explain, be…
4 replies
hi, i have created an enrollment system for our school and have been spending days optimizing some…
1 replies
By: SwePeso
Could not bulk insert because file 'C:\csvame.txt' could not be opened. Operating system error code…
7 replies
By: ChiragNS
Viewing 15 topics - 5,416 through 5,430 (of 10,974 total)
You must be logged in to create new topics.