Links

Contributors

  • GringoCroco
  • The little green man with a snowboard on his back

Recent Posts

  • Why's (Poignant) Guide to Ruby
  • C PUZZLES, Some interesting C problems
  • Advanced Topics in Programming Languages: Concurre...
  • Advanced Topics in Programming Languages Series: P...
  • Haskell/GUI - Wikibooks, collection of open-conten...
  • GUIHelloWorld - Cookbook - s c h e m a t i c s : c...
  • Override Winsat statistics
  • Saving power with Linux on Intel hardware
  • Minunatele calatorii ale lu Neatza in diverse locu...
  • Coding Horror: Recommended reading for developers

Powered by Blogger

Wednesday, May 23, 2007

Geekpedia • Programming tutorial: Connecting to MySQL with C# and ODBC

Geekpedia • Programming tutorial: Connecting to MySQL with C# and ODBC:

only thing I had to do more than specified here is type this in mysql console.

"grant all on pbd_database_name.* to user_loing_name@127.0.0.1 identified by ‘my_sected_pass’;"

Oh, and if you don't find Data Sources (ODBC) in your Control Panel, just Win+R odbcad32.exe.

posted by GringoCroco | 6:07 PM

0 Comments:

Post a Comment

<< Home