Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: database

XML file configuration database link, “&”

When setting the url attribute, the ampersand will report an error and it needs to be replaced with &

Source type=”POOLED
>         
        &characterEncoding=utf-8&useSSL=false&serverTimezone=GMT”/>

Reference link: https://blog.csdn.net/Red_Flag_/articl e/details/91440082

October 21, 2021By Simo XML character, configuration, database, error, file, link, setting, time, URL, XMLLeave a Comment

Windows Task Schedule CMD Database Backup

BackUpDiff.bat

sqlcmd -S 127.0.0.1 -U sa -P sa -i C:\BackUpDiff.sql

BackUpDiff.sql

exec [sp_BackupDatabase]’VRTMS’,’C:\BackUpDatabase’,’D’
go

BackUpFull.bat

sqlcmd -S

October 19, 2021By Simo Windows Backup, CMD, database, plan, tasks, windowsLeave a Comment

Create import export of Linux database and some basic instructions

First check mysql related directories under linux

Execute query SQL< /p> mysql>show variables like ‘%dir%’;

datadir is the data path

The running path is determined, and the impo

October 16, 2021By Simo Linux and, Basic, creation, database, export, import, instruction, linux, SomeLeave a Comment

Hibernate tools are erroneous in Eclipse STS when connecting to mySQL database

I use Eclipse STS 3.1.0 and Hibernate Tools 3.6.0. I am trying to connect to a MySQL 5.5 database to generate my DAO class. I am using the MySQL driver mysql-connector- java-5.1.21.jar

When s

October 12, 2021By Simo Hibernate database, Eclipse, mysql, STSLeave a Comment

Hadoop – How do I get all table definitions in the database in Hive?

I want to get all table definitions in Hive. I know that I can use something similar for single table definitions –

describe <>
describe extended <> However, I can’t find a way to get all ta

October 12, 2021By Simo Hadoop acquisition, all, database, table definitionLeave a Comment

Can I move my mysql database without moving information_schema?

I am moving all my websites to one server and I want to know if the information_schema can be omitted because I have multiple different websites from different servers. < div class="content-split"

October 11, 2021By Simo Wireless database, Information, Mobile, mysql, Of mobile, SchemaLeave a Comment

Indexeddb: Database in your browser

With the continuous enhancement of browser functions, more and more websites are considering storing large amounts of data on the client. This consideration is to obtain data directly from the loca

October 11, 2021By Simo Browser browser, database, Indexeddb, MediumLeave a Comment

iOS – How to remove HTML5 persistent databases in UIWebView?

I have a native application using UIWebView, and noticed that websites like Google, they use HTML5 local database to store information. I use native API to clear cookie storage Project, but clearin

October 9, 2021By Simo IOS database, delete, HTML, HTML5, IOS, lasting, UiWebViewLeave a Comment

Summary of the use of Android database GREENDAO

I. Introduction of GreenDao GreenDAO is an open source Android ORM (“Object/Relational Mapping”), through ORM (called “Object/Relational Mapping”), it saves us Time in the database development proc

October 7, 2021By Simo Android Android, database, GreenDao, Summary, useLeave a Comment

Ruby – How to generate an activity record model from a database

I am looking for a tool or method that can convert my huge old database into active record model definitions…like reverse engineering… This is not a reverse engineering problem, it is more l

October 6, 2021By Simo Ruby Activity, database, Generation, How, model, Record, rubyLeave a Comment

Posts navigation

Page 1 Page 2 … Page 10
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress