Viewing 15 posts - 196 through 210 (of 227 total)
Yes you are right that's y i am here!
I have 60 thousand records in my table, Should i use same solution?
February 8, 2011 at 8:02 pm
Thank you all of you guys, Is there any way i can get free version?
I am in situation where i have complete address, but its really bad data and i...
February 6, 2011 at 9:23 pm
Gila Thanks for your reply, Please tell me what do you men by "Codepage" i didn't get that part.
January 17, 2011 at 6:47 am
I tried all tips that i know, use derived column/advance editor/ and so on, My source has text data type field (I can't change it) and i have to map...
January 16, 2011 at 9:48 pm
Thanks for your reply, How i can do one to one match and update in sql syntax ? Could you please post sql syntax for me?
December 8, 2010 at 9:08 pm
Thanks for your reply, I know i can use "execute sql task " in ssis to use this procedure, just wondering is there any way i can fix this kinda...
December 8, 2010 at 6:44 pm
Phil it is more than 60k rows my first thought was blank value giving me problem, but after you guys suggest find out which fields don't accept blank value i...
December 8, 2010 at 7:03 am
I create one test table with different data type i.e varchar,nvarchar,int,float,date,money and try to load with blank,0, values they run fine. I am assuming the problem is source table field...
December 7, 2010 at 10:29 pm
i have 134 columns and its very hard to find out + time consuming to check each columns/data, May b i m wrong just wondering is it possible any data...
December 6, 2010 at 9:03 pm
I just tried to Bulk Insert Task" and i m getting below error.
Progress: Preparing the following SQL statement: BULK INSERT]]
[Yolo_Source].[dbo].[test] FROM 'C:\_GIS.txt' WITH(CHECK_CONSTRAINTS,CODEPAGE='RAW',DATAFILETYPE='char',FIELERMINATOR='\t',ROWTERMINATOR='') - 100 percent complete
December 2, 2010 at 7:21 pm
Sorry for late reply, Thanks all of you guys your help. I can't change my target table.
I really appreciate if some 1 send me " Expression", Thanks.
November 30, 2010 at 10:17 pm
Thanks for prompt reply!
The problem is they just provide Two db one is .mdf and other one is ACCESS db.
and there is no PK/FK/SP/VIEW. Any clue?
November 20, 2010 at 9:19 pm
Let me re post my reply with correction and let me know if u still want me to copy structure table and data?
Create Table A (
ID Varchar(15),
ADDR VARCHAR(20),
STREETNOVARCHAR(25)
)
Create Table...
October 31, 2010 at 3:53 pm
Viewing 15 posts - 196 through 210 (of 227 total)