Jeff Prater
- 活动总数 28
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 11
-
创建于 "This driver is not configured for integrated authentication" error when using SQL Server with Windows authentication
已回答Hello--I'm using DataGrip 2020.1.5 on Windows 10. A few weeks ago I encountered this issue. After upgrading to 2020.1.5, I am now getting a new issue: I am using Windows authentication with SQL Se... -
创建于 How to "attach" a database to a PHP file/class?
I'm using PHPStorm 2019.1. I'm starting to use the database tools with it so I can get auto-complete of table and column names. I have two database connections: one for SQL Server and one for MySQL... -
创建于 Feature Request - SQL bulk insert export
已回答We've run several queries which generate thousands of rows. I love that I can export a result set to an SQL insert file, but when you have hundreds of thousands of rows, it takes a long time to imp... -
创建于 Some queries never finish executing using SQL Server
I'm using DataGrip 2017.2.2 on Windows 7 x64. I'm connecting to a SQL Server 2012 database server via Windows authentication. Some queries I run never finish executing. I will get the spinning/load... -
创建于 Is there a way to copy text with normalized whitespace?
I currently use SQLyog as my primary MySQL query tool. After discovering DdataGrip, I wanted to combine both SQLyog and SQL Server Mgmt Studio into a single application. One of the features I love ... -
创建于 Editing MySQL views
I'm evaluating DataGrip right now. I'm wanting to alter/modify a MySQL view. When I right-click the view and select "Modify View...", it simply opens up a "Modify Table" window and doesn't actually... -
创建于 Autocomplete for @return not working, works for @var
I'm using PhpStorm 8.01 on Windows 7 x64. I have this phpdoc block in a class:/** * @param $member_id * @return FlockEx[][] */ public function getFlocksByMemberId($member_id) {...}Whenever I loo... -
创建于 Does this have an SQL formatter built-in?
I currently use SQLyog and it has a SQL formatter to quickly organize the code. I couldn't find any option like that and was hoping to easily format a query that had all of the line breaks removed. -
创建于 Updated to 138.1400.3 and Windows Auth for SQL Server still doesn't work...
I just updated to 138.1400.3 to test the SQL Server Windows Auth functionality since it didn't work in the previous release. It doesn't seem to be working for me in this latest version. I keep gett...