Configuration database in drools - sql-server

i have downloaded jboss application server 4.2.3 and it had been running. Based on the documentation that i red (guvnor-docs), there's a setting behind guvnor but unfortunately, when i open it with guvnor http://localhost:8080/drools-guvnor/, i don't find "repository configuration" in Administration menu. It really doubt me because actually i want to connect my database (SQL Server) with this jboss. Is there any settings that i've miss? Could you tell solution to solve my problem? I really appreciate if anyone could answer it sooner. Thanks in advance

The repository configuration is available for GUVNOR 5.3 above version. i think your using 5.0 version. Can you check once..

Related

SQL Server Management Studio Configuration Manager Not Showing

I have seen almost every youtube video and also searched on Google but cant find a SOLUTION.
I have SQL Server Management Studio 18.4 installed and I cant find its Configuration Manager and in Services.msc I cant find its services.
EDIT: Thanks for all the support and answers, I got the solution 🙂
The Configuration Manager is a Microsoft Management Console Plug-in. To start it, run mmc.exe, click "Add or Remove Snap-ins", select "SQL Server Configuration manager", click "Add", and OK.
Don't forget to save the MMC configuration.
Instructions with images are here. I just looked it up recently ;)
Be aware that if you have several versions of SQL Server installed, selecting the "correct" (i.e. most recent) one, seems to be a matter of good luck.

Error while configuring data source setting in Jet report?

I have configured the Jet report with Excel 2013 and trying to connect with data source using Data source setting. I have NAV 2016 installed on my system. After giving Server and Server type, It is showing the correct list of databases available on server. But when I am testing the connection it is showing the below error:
I am new to it. Can anyone guide me with this?
Thanks in advance.
What version of Jet Reports you are installing? Have you tried same thing on latest version of it? As we faced the kind of issue and when we downloaded the latest version and done, it worked.

Installing ngpsql to use PostgreSQL in PowerBI

I'm trying to get data from a PostgreSQL database into PowerBI Desktop but it doesn't seem to work. I think the problem is with the installation with npgsql. When trying to setup a new database connection in PowerBI I type in the database and server, and this is the error message I get:
"Unable to connect
Details: "PostgreSQL: We were unable to find a database provider with invariant name 'Npgsql'.
This error could've been the result of provider-specific client software being required, but missing on this computer. To download client software for this provider, visit the following site and choose the 64-bit (x64) version of, at minimum, 'Npgsql version 2.0.12': https://go.microsoft.com/fwlink/?LinkID=282716""
I've tried going npgsql website and install the required components but I can't seem to get it working. I'm not a developer so this is a bit complicated for me. Does anyone know how to get these components installed? I very much appreciate your help!
I'm using Windows 10 on a Surface Pro 3 if this helps. And I do have Visual Studio Community installed as well.
Best,
Bruno.
I have downloaded and tried it with version 3.6.6
Install npgsql
During the installation stage, enabled "Npgsql GAC Installation" as GAC requires Npgsql.
Restart the PC.
It should work now.
The solution from this page helped me: https://community.powerbi.com/t5/Community-Blog/Configuring-Power-BI-Connectivity-to-PostgreSQL-Database/ba-p/12567
Select the option to install to the GAC during install of the program npgsql v3.x.x downloaded from this page https://github.com/npgsql/Npgsql/releases
It worked for me (although I do not know why:-)
When you install Npgsql you should enable installation into the GAC.
Otherwise component will not be automatically detectable to other programs.

Installation project dynamic connection string

I have a windows forms application, that i want to deploy as installation project using visual studio 2010.
I am using SQLite database and i want to create a connection string while the installation to the installation directory.
On the other hand, i do not know should i attach my empty database to the install project or i have to create it while the installation?
I found lot of web sites, but none of them helped.
Thank you in advance all the help and please refer helper links in this topic.
Here is a tutorial which can get you started:
http://support.microsoft.com/kb/307353
Visual Studio is very limited when it comes to the setup project features. It doesn't support SQL connections, so you can do it only through a custom action.
If you need advanced features (like an SQL connection), I recommend a different setup tool:
http://en.wikipedia.org/wiki/List_of_installation_software

How to install dotnetnuke in local system?

Can anyone please guide me how to install dnn in local system. How to setup code files and database? I have windows vista os and sql server Express database installed in my system
Thanks,
Merry
Here is a link that will walk you through the process.
http://www.installationwiki.org/Development_Environment_for_Skinning_DotNetNuke
An alternative: Charles Nurse recently published a walk through for using the new WebMatrix product from Microsoft to install DotNetNuke.
To know more about how to install DNN please flow the below link
https://mydnn.blogspot.com/2017/09/how-to-install-dotnetnuke.html
https://www.c-sharpcorner.com/blogs/how-to-install-dotnetnuke

Resources