Viewing 15 posts - 361 through 375 (of 13,877 total)
Is that error message taken from the All Executions report?
July 29, 2024 at 8:10 am
i ran the pkg sql to sql. it ran in less than 5 seconds. because i have a derived column component between the sql frokm and to adapters, i...
July 26, 2024 at 8:21 am
Fair point on the ROLLBACK, although it would close the BEGIN TRANSACTION (rather than leaving it open).
Correct, though resolved by moving the BEGIN TRAN down a few rows.
@ReferenceNumber is used...
July 23, 2024 at 3:51 pm
Using dynamic SQL will probably also do the job, should you wish to keep it in one.
July 23, 2024 at 12:50 pm
That first ROLLBACK appears to roll nothing back!
Also, you define @ReferenceNumber but don't use it. Are you sure that this is your current proc?
As it's written, I'd be tempted to...
July 23, 2024 at 11:18 am
You can ignore that 'global shared memory' warning. It does not affect how your package runs.
Have you tried running the import on a dev machine (with both SQL Server and...
July 23, 2024 at 7:59 am
Maybe try installing the Integration Services extension again, while running VS as Admin.
July 23, 2024 at 7:46 am
TrustServerCertificate=True is the setting you need. Or something like that ... I'm not at my computer right now.
July 20, 2024 at 3:37 pm
You are the one asking for unpaid assistance, so we should not have to 'meet you half way', in my opinion.
July 17, 2024 at 10:09 am
I have made it very easy, gave data in more than one format. Its you guys that makes it difficult. Your all full of nonsense! What more do you...
July 17, 2024 at 9:30 am
If you try running your own code, you will find that no values get inserted into your tables. Not that useful to people who are trying to help you.
July 16, 2024 at 6:02 pm
Please Only assist, if you want to. I don't need the negativity from the regulars who troll this forum only to attack those that are seeking help.
Are you suggesting that...
July 16, 2024 at 2:12 pm
We can't tell from what you've posted.
No idea what a 'restraint' is. Constraint? Restriction? Something else?
Post some consumable sample data which highlights the issue you're seeing, so that we can...
July 15, 2024 at 4:49 pm
thanks everyone for the suggestions
Its working with IP and comma. thanks. but still it fails with servername and comma ? any comments .Its a default instance and the only...
July 15, 2024 at 10:38 am
The Chat GPT thing is interesting, its taking over the world
I have added a spreadsheet with some data, if anyone could help it would be fantastic
After all that coaching...
July 15, 2024 at 10:36 am
Viewing 15 posts - 361 through 375 (of 13,877 total)