Viewing 15 posts - 1 through 15 (of 2,651 total)
second link - EA from sparks - paid but good.. and does a lot more than that. it is a architect tool.
October 13, 2025 at 6:51 pm
hum. I had posted 2 links and post was removed.. darn sotware.
first link - it is free (java based) and works well enough - to use with SQL Server a...
October 13, 2025 at 6:50 pm
agree with Andre .. AI stink - and mention of things that should no longer be used, while supplying some links that really should not be the ones being supplied.
September 29, 2025 at 3:04 pm
you didn't put the where clause.
if it is indeed saying "where bill_to_address_id > 0" I would check to see if it is like that to exclude potential negative numbers or...
September 27, 2025 at 7:36 am
can you post the full ddl for table ecom.customer_account - including all indexes and FK definitions.
initial though is that you don't have an index on "ship_to_address_id" and "bill_to_address_id".
September 26, 2025 at 11:21 pm
SSIS is tricky - specially if executed through the SSIS Catalog (which should be the case... executing from Visual Studio should not be done except during development).
have a look at...
September 21, 2025 at 11:55 am
firewall, wrong dns (do a ping on that box to see ip vs what you get on your pc), wrong instance name (is it a named instance? if so "\"...
August 15, 2025 at 10:20 am
look at https://www.microsoft.com/en-us/licensing/product-licensing/client-access-license#tab-overview
if it is a small organization and all the users on that organization are going to need access to the SQL Server (directly or indirectly) then buy device...
August 8, 2025 at 2:54 pm
on top of setting up kerberos delegation - this now needs to be "constrained delegation" - unconstrained will no longer work due to security changes
July 25, 2025 at 6:31 pm
then why not supply an example of a file that you fail to process along with the SSIS packaged you built. This has been asked for in your original threads...
July 24, 2025 at 2:14 pm
articles in question above were
database-architecture-considerations-for-implementing-content-moderation-services
and
revolutionizing-efficiency-the-power-of-custom-automation-software-development
July 24, 2025 at 1:52 pm
ok.. so I posted a test here - it worked fine.
then I changed it to link to 2 articles posted on forums - and the post got removed.
am I (and...
July 24, 2025 at 1:51 pm
also assumes that that process runs in the local pc (which has the license for Office).
So not enterprise/production ready really, but that may be what is required for your client.
July 23, 2025 at 1:00 pm
you need to install the integration services component for you VS version.
for 2019 is on https://marketplace.visualstudio.com/items?itemName=SSIS.SqlServerIntegrationServicesProjects
July 17, 2025 at 7:41 am
I'm not going to comment on whether to remove db from HA or not - others with more experience on that will likely comment. But if you have a good...
July 16, 2025 at 10:04 am
Viewing 15 posts - 1 through 15 (of 2,651 total)