블로그 이미지
Every unexpected event is a path to learning for you.

카테고리

분류 전체보기 (2737)
Unity3D (817)
Programming (474)
Server (33)
Unreal (4)
Gamebryo (56)
Tip & Tech (228)
협업 (58)
3DS Max (3)
Game (12)
Utility (136)
Etc (96)
Link (32)
Portfolio (19)
Subject (90)
iOS,OSX (53)
Android (14)
Linux (5)
잉여 프로젝트 (2)
게임이야기 (3)
Memories (20)
Interest (38)
Thinking (38)
한글 (30)
PaperCraft (5)
Animation (408)
Wallpaper (2)
재테크 (18)
Exercise (3)
나만의 맛집 (3)
냥이 (10)
육아 (16)
Total
Today
Yesterday
04-26 06:22

[링크] https://vmpo.tistory.com/92

 

[C#] C# 에서 Mysql연동하기 (insert, select)

C#에서 Mysql DB를 연동하는 코드를 작성해 보도록 하겠습니다. Mysql설치가 필요하신 분들은, 아래 링크를 확인해주세요. https://vmpo.tistory.com/82 윈도우 10 Mysql 설치하기 (mysql 개발환경 세팅) 윈도우10

vmpo.tistory.com

 

반응형
Posted by blueasa
, |

[링크] https://growingsaja.tistory.com/124

 

[Mysql] Dump 관련 내용 (mysql dump)

mysql -u root -p PASSWORD --all-databases > all-databases.sql            모든 DB에 대하여 mysql dump 진행하여 all-databases.sql 파일 안에 정보 넣기 현위치의 all-databases.sql..

growingsaja.tistory.com

 

반응형
Posted by blueasa
, |

[링크] https://teserre.tistory.com/12

 

Windows10에 XAMPP 설치 & 사용하기 (Apache, MySql, PHP)

웹 서비스는 운영을 하던, 개발을 하던 웹 서버가 작동을 하고 있어야 사용이 가능하다. 그래서 테스트를 위해 웹 서버를 설치해야 하는데 개별적으로 설치하기는 귀찮다. 그래서 한번에 설치

teserre.tistory.com

 

반응형
Posted by blueasa
, |

[링크] https://blog.naver.com/good_ray/221538398631

 

[excel] Mysql for Excel 사용해보기

Mysql과 엑셀의 정보를 공유하며 데이터를 다룰 수 있는 프로그램이 여러개 있습니다. 저는 엑셀 2012부터...

blog.naver.com

 

반응형
Posted by blueasa
, |

[링크] https://uwgdqo.tistory.com/375

 

[mysql] RuntimeError: Unable to execute command chcp.

맨아래 보시면 해결방법 2가지 있습니다. mysql-installer-community-8.0.26.0 mysql-installer-community-8.0.25.0 mysql-installer-community-8.0.24.0 mysql-installer-community-8.0.23.0 Could not acquire..

uwgdqo.tistory.com

 

반응형
Posted by blueasa
, |

[링크] https://12bme.tistory.com/256

 

[MySQL] MySQL 마이그레이션

MySQL 서버에서 다른 MySQL 서버로 전체 데이터베이스 중에 테이블 한개 도는 여러개를 복사하는 방법에 대해 기술해보겠습니다. 그 중 MySQL Workbench의 Migration Wizard 기능을 이용해서 서버간 데이터

12bme.tistory.com

 

반응형
Posted by blueasa
, |

[링크] https://blog.naver.com/nieah914/221815212859

 

mysql Workbench 사용법

안녕하세요 피드백맨입니다. 요즘 다양한 개발들을 진행하면서 어떻게든 내돈을 안들이면서 무료로 플랫폼...

blog.naver.com

 

반응형
Posted by blueasa
, |

[링크] https://vmpo.tistory.com/82

 

윈도우 10 Mysql 설치하기 (mysql 개발환경 세팅)

윈도우10에서 mysql을 설치해보도록 하겠습니다. 아래 웹사이트로 접속하면 최신버전 mysql install 파일을 확인할 수 있습니다. https://dev.mysql.com/downloads/installer/ MySQL :: Download MySQL Installer..

vmpo.tistory.com

 

반응형
Posted by blueasa
, |