开发者

How do I get SQL Server auto-complete working in NetBeans?

I'm using NetBeans with the jTDS JDBC driver connecting to a Micros开发者_开发技巧oft SQL Server. However, I've been unable to get the SQL auto-complete functionality to work. Any ideas how to enable this?


Auto-complete is automatically enabled in Netbeans, but you must manually trigger it when you want to use it.

Open a SQL Command window and begin typing your query. To trigger auto-complete, press CTRL+Space and a list will pop up with your available options.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜