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

Category: Database

The database is a warehouse that organizes, stores and manages data according to the data structure. It was created more than 60 years ago. With the development of information technology and the market, especially after the 1990s, data management is no longer just It is to store and manage data, and transform it into various data management methods required by users. There are many types of databases, from the simplest tables that store various data to large-scale database systems that can store massive amounts of data. They have been widely used in all aspects.

RowId in SQLITE3 and Android

I perform an insert operation on the database, and I want to know what the rowid to insert is.

This completes the task:

Uri uri = ContentResolver.insert(url,values); //Make insert
int r

September 22, 2021By Simo Sqlite Android, rowid, SQLITE, SQLITE3Leave a Comment

SQLITE FTS3: Search string in column

Is there a way to search for a specific string in a column?

I want to search for SELECT *from email_fts WHERE email_fts MATCH’ to: “[email protected]” or from: “[email protected]”‘

Thanks in advance ,

<

September 22, 2021By Simo Sqlite search, stringLeave a Comment

How to design the association between PowerDesigner

How does PowerDesigner design the association between tables
Steps/Methods Find the reference relationship tool in the toolbox:

From area table to province Pull the refere

September 22, 2021By Simo Power Designer between, How, PowerDesigner, set, tableLeave a Comment

When you insert a new record, create a trigger for SQLITE to delete old records.

I have a “log” table in the SQLite database, where I write all the log files.

But I want to pretend that the database becomes more Come bigger-the smartest way to do this is to use the trigge

September 22, 2021By Simo Sqlite create, delete, INSERT, New, old, Record, SQLITE, time, triggerLeave a Comment

How do I create a sequence in SQLITE?

I have created a table in sqlite.
There are two fields: pk_categoryid, category_name.
I want to enter only one value from the user side.
So, how do I create a sequence? If you mean that you w

September 22, 2021By Simo Sqlite How to create, SequenceLeave a Comment

PowerDesigner generates a Mysql band

1. Install PowerDesigner Reference
https://blog.csdn. net/sinat_34104446/article/details/79885141

com.mysql.jdbc.Driver
jdbc:mysql://192.168.0.151:3306/nbspider Test connection to P

September 22, 2021By Simo Power Designer diagram, er, generated, mysql with annotation, PowerDesignerLeave a Comment

SQLite – How to get the primary key column name for a given table?

All I know is the name of the table and the id value of the query I want to execute, but I don’t know what id is called in the table. You can use the answer to a quite similar question to find t

September 22, 2021By Simo Sqlite column name, given, how to get, key, master, SQLITE, tableLeave a Comment

MVVMCROSS community SQLITE – Table relationship

I have two simple forms as follows:

public class MediaPartner
{
[ PrimaryKey, AutoIncrement]
public int Id {get; set; }
public string PhoneNumber {get; set; }
public string CompanyName {g

September 22, 2021By Simo Sqlite between relations, community, Mvvmcross, SQLITE, tableLeave a Comment

Read-only connection with ADO.NET, SQLITE and TSQL

My code reads through one connection and writes through another connection. I don’t want to accidentally write with the read connection. How can I make a read-only connection? I’m using SQLite ATM,

September 22, 2021By Simo Sqlite ADO, ADO.NET, connection, read-only, SQLITE, TSQLLeave a Comment

Generate CDM, PDM, and SQL using PowerDesigner

1. Personnel organization structure

2, conceptual model

New conceptual model

< /p> 650) this.width=650;” src=”/wp-content/uploadshttp:/img.voidcn.com/vcimg/static/loading.png “tit

September 22, 2021By Simo Power Designer CDM, Generate, PDM, PowerDesigner, SQL, useLeave a Comment

Posts navigation

Page 1 … Page 15 Page 16 Page 17 … Page 47
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