Uipath.Database.Activites Missing

I went through some of the forum questions on missing activities, and I can’t seem to fix this.

Uipath.Database.Activites is missing on my list of packages.

First, here are the package sources:

In all packages, searching for “UiPath.Database.Activites” gives me no results (filter: include prerelease + uipath only).

I would screenshot the results, but I’m being limited to one image.

These two are similar topics I’ve looked up:
What now, when Database Activities Pack is no longer available? - Help - UiPath Community Forum
Database activites are gone? - Help - UiPath Community Forum

1 Like

Search by “Data” gives me these two results, but not Database.Activities.

After spending hours on this, I think it’s that Database.Activities isn’t compatible with Windows or Cross-platform projects (.NET 5). It does appear in Windows Legacy.

Looking at the code at GitHub, it clearly support net5.0. So what’s up with this?
Community.Activities/UiPath.Database.csproj at develop · UiPath/Community.Activities (github.com)

Hi @chang3d
Yes you are correct most of them are stuck with this compatibility.
some packages are not shown in windows mode.

Take a look

Regards
AMAL

This below from that page doesn’t tell us a whole lot
image

Why are some activities compatible but not database? The source code suggests that it ought to support net5.0 and net5.0-windows.

Hi @chang3d
I found this in my experience if we change the compatibility its work fine. But the actual reason behind this compatibility is still mystifying puzzle. soon the forum clear its.
Thanks
AMAL

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.