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

Author: Simo

Good and fake, also –PowerDesigner

[PowerDesigner]

Very good database design Tools, used before, let’s summarize today.

PowerDesigner is a powerful software capable of database design. It is a database modeling tool comm

September 22, 2021By Simo Power Designer fake, Good, PowerDesigner, ThingsLeave a Comment

How to add foreign keys to an existing SQLite table?

I have the following table:

CREATE TABLE child(
id INTEGER PRIMARY KEY,
parent_id INTEGER,
description TEXT); How to add foreign key constraints on parent_id? Assume that foreign keys are enabled.

Most examples assume that you are creating a table-I want to add constraints to an existing table.

September 22, 2021By Simo Sqlite Existing, How to add, SQLITE, tableLeave a Comment

PowerDesigner Using Tutorials (Text Tutorial)

1. Now start using PowerDesigner to create a database, first run the program and enter the main interface:

2.File—New Model—Physical Data Model—Physical Diagram—Model name< /strong> is set to

September 22, 2021By Simo Power Designer graphic, PowerDesigner, tutorial, useLeave a Comment

Where can I find the old SQLite version of the source file?

The downloads page on www.sqlite.org seems to have only a link to the current version. I want to get a previous version. I don’t see any obvious links to historical versions on the website (unless

September 22, 2021By Simo Sqlite file, Find, old, source, SQLITE, version, Where, You canLeave a Comment

Import SQLite Database from SDCARD to Android – No Assets folder

I am trying to import my sqlite database from sdcard or any external location to my Android application. My application requires database import so that the database schema will not change, but the

September 22, 2021By Simo Sqlite Android, Assets, database, folders, import, no, SDCARD, SQLITELeave a Comment

Create a SQLite database (2)

First create a database table, and then perform the delete update operation in the main activity

public< /span> class MainActivity extends AppCompatActivity {

@Override

protected void

September 22, 2021By Simo Sqlite create, database, SQLITE, twoLeave a Comment

PowerDesigner use tutorial

PowerDesigner is a very powerful modeling tool software, comparable to Rose, and it is also one of the most famous modeling software today. Rose is a modeling tool that specializes in UML object mo

September 22, 2021By Simo Power Designer PowerDesigner, tutorial, useLeave a Comment

PowerDesigner (4) – Business Processing Model

The original text is from: http://www.voidcn.com/article/p-rkyhvfes-oy.html

Business processing model

The Business Process Model (BPM) takes business requirements as the starting point,

September 22, 2021By Simo Power Designer business, four, model, PowerDesigner, ProcessingLeave a Comment

How to convert Unix era in SQLite

Can you help me convert the unix era into the format yyyy-mm-dd hh:mm:ss(24h) in sqlite? (GMT 7 is very appreciated).

For example: from 1319017136629 to 4:38:56 PM GMT 7 on Wednesday, October

September 22, 2021By Simo Sqlite Central, conversion, How, SQLITE, Times, UNIXLeave a Comment

Use the Order By clause in the group_concat function in SQLite

I don’t think I can use the ORDER BY clause in the GROUP_CONCAT function.

Does anyone know a tricky way to implement this behavior in SQLite? ?

I have seen this question before. But I h

September 22, 2021By Simo Sqlite CONCAT, function, Group, order, SQLITE, UsedLeave a Comment

Posts navigation

Page 1 … Page 520 Page 521 Page 522 … Page 590
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