Dougrimmer
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created Can I debug a stored prodecure?
AnsweredI would like to debug a MySQL (MariaDB) stored procedure. Can I do that using the IDE and/or DataGrip? -
Created Web Project starting with index.htm from another project
I have a web project that starts with the index.htm file from a separate project, an earlier version of my current project. I am using git and cloned a new branch from github for my current project... -
Created PHP not working in 2019.3 Ultimate
When I try to load a .php file in a webapp on a tomcat server localhost, the browser displays the text of the .php script rather than running the script. The webapp itself loads fine and links to o... -
Created Error: [08S01] This driver is not configured for integrated authentication.
I am using IntelliJ IDEA 2017.2 with DataGrip integrated into it. I am trying to connect to a local version of MS SQL Server 2016 and their example database, WideWorldImporters. I can successfully ...