hi, all I create a table create table myname( ten nvarchar(100) ) I try to execute this statement in Query Analyzer: insert into myname(ten)...
hi, all I have two server install sql server 2000, mixed mode authentication. In each server have a database and each database have a table with the...
hi all, I have one database qlns and qlnsluu, each database have one table hoso with the same definition. Now I want to insert some record from hoso...
Hi everyone I have this vb6 code: strSql = "select * into [text; FMT=Delimited; HDR=Yes; Database=c: emp].[TC.txt] from Employees"...
Separate names with a comma.