Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
toad(9.0.1.8)またはSQL Toolsからsysとして10gのOracleデータベースに接続しようとすると、エラーが発生します
insufficient privileges
ただし、sqlplusからsysに接続することはできます。
このエラーを解決するにはどうすればよいですか?
ありがとう
リモートログインパスワードファイルが必要だと思います。このページを参照してください。
I'm playing around with EF, trying to get my bearings. Right now I'm writing a blackjack game for a website. The problem is that my whenever I pull a GameState from the database, the playerHand
GameState
playerHand