Viewing 15 posts - 76 through 90 (of 100 total)
OptionA:
With XACT_ABORT ON ,I tried to record the error message and rollback action into the database table but when there is an error the transaction automatically roll back and nothing...
March 13, 2011 at 8:53 pm
Thanks Lowell. It worked great.
February 23, 2011 at 8:53 am
All those values are stored in one database table and some of them are integers and some are varchar and I am building this string in a sql query to...
February 23, 2011 at 7:25 am
Hi I am able to parse the xml file when it has less than 1000 records. But some of the files have more than 40000 rows. So when I try...
June 30, 2010 at 1:04 pm
we are going to receive 10000 rows per day and each row will have around 19 columns.
Securoty wise we will be able to receive either by an API call or...
June 22, 2010 at 7:45 am
Yes, I created an sqlserver login to access the application. I was able to query data from all the tables but not able to access one table and getting this...
June 7, 2010 at 8:03 am
I am not able to enter new table name even though I selected OLEDB Destination instead of SqlServer Destination.
In this case I dont see the New button at all next...
May 20, 2010 at 1:07 pm
Hey,
It worked.
Thank you very much.
May 18, 2010 at 9:38 am
In the visual studio I am not able to drag and drop the database objects into the blank xsd file from the server explorer. Any ideas?
Thanks.
May 18, 2010 at 8:20 am
I have around 60 tables in the database and need to create .xsd file for all the 60 database tables(create table script and indexes and relationships).
Create table script for all...
May 17, 2010 at 2:44 pm
Hi Pradeep,
I need to have a comma between each location. Mark's idea was very close to my requirement .
Thank you very much for your help.
September 29, 2009 at 9:01 am
Viewing 15 posts - 76 through 90 (of 100 total)