블로그 이미지
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-27 00:02

[링크] 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://sunghs.tistory.com/90

 

[REDIS] Redis 설치 (for Windows 64bit)

[REDIS] Redis 설치 (for Windows 64bit) Redis (Remote dictionary Server) 란? key-value를 기반으로 하는 Memory DB 비슷한걸로는 Oracle NoSQL DataBase, Memcached 등이 있다. 당연히 memory에 관리하므로 프..

sunghs.tistory.com

 

반응형
Posted by blueasa
, |

[링크] https://blog.naver.com/qbxlvnf11/222467061082

 

웹, 서버, API 테스트에 유용한 툴 POSTMAN 사용법

웹, 서버, API 개발 테스트 툴 포스트맨 "예비 개발자" 이번 포스팅에서는 Postman이라는 A...

blog.naver.com

 

반응형
Posted by blueasa
, |

[링크] DATABASE

Server / 2022. 3. 23. 15:47

[링크] https://opentutorials.org/course/3160

 

DATABASE - 생활코딩

DATABASEn이란? 정보기술의 심장인 데이터베이스를 알아가는 수업입니다.  왜 DATABASEn인가? DATABASEn은 아래와 같은 형식으로 구성될 예정입니다. 링크가 없는 수업은 아직 완성되지 않은 것입니다.

opentutorials.org

 

반응형
Posted by blueasa
, |

[링크] https://opentutorials.org/course/2717

 

아마존 웹서비스 (AWS) - 생활코딩

수업의 목적 본 수업은 클라우드 컴퓨팅 플랫폼인 아마존 웹서비스의 사용법을 알려드리는 수업입니다.  선행지식 본 수업을 수강하기 위해서는 인터넷이나 네트워크에 대한 약간의 지식을 필

opentutorials.org

 

반응형
Posted by blueasa
, |