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

Author: Simo

PowerDesigner exports data table structure to Excel all table structure in the same sheet

Option Explicit
Dim rowsNum
rowsNum = 0
‘————————————————- —————————-
‘Main function
‘————————————————- —–

September 22, 2021By Simo Power Designer all, data sheet, excel, export, middle, PowerDesigner, Same, sheet, structure, tableLeave a Comment

PowerDesigner imports PowerDesigner in accordance with the Excel design data table structure

Option Explicit
Dim shet, cnt
‘————————————————- –
‘For each shet in array(“Sheet1”, “Sheet2”, “Sheet3″…)
‘————————————————- –
Dim

September 22, 2021By Simo Power Designer Basius, data sheet, design, excel, import, PowerDesigner, structure, tableLeave a Comment

SQLITE C interface Get single-value results

When I enter Sqlite

SELECT Count(*) FROM tabl; It returns a Number.

How to use the C interface to get this number after preparing the statement?

Something like this:

sqlite3

September 22, 2021By Simo Sqlite Get, Interface, Results, single, SQLITE, valueLeave a Comment

SQLITE3.PROGRAMMINGERROR: Unable to run on the closed database. [Python] [SQLite]

I am using a common function to execute all the sqlite queries in the class. Everything works fine until I use a for loop with multiple items in the list. This is a commonly used function for exec

September 22, 2021By Simo Sqlite database, Off, Programminger, python, run, SQLITE, SQLITE3.PROGRAMMINGERROR, UnableLeave a Comment

PowerDesigner generates an Excel version of the database file

To convert the database design to an excel version, Baidu will publish a script file, which is easy to use and find out, keep a memorial

In pd, shift+ctrl+X, open the script to run, the scrip

September 22, 2021By Simo Power Designer database, excel, file, generated, PowerDesigner, versionLeave a Comment

Several common modeling tools (Rose, PowerDesigner, Visio)

1, ROSE
< /span> ROSE is directly developed from UML The birth of the design tool, it appeared to support UML modeling, ROSE did not support the database-side modeling at the beginning, but the

September 22, 2021By Simo Power Designer common, comparison, modeling, PowerDesigner, ROSE, several, tools, VISIOLeave a Comment

PowerDesigner (8) – Model Document Editor (Generate Project Documentation)

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

The Model Report of PowerDesigner is a model-based, project-oriented overview document. It provides a flexible and

September 22, 2021By Simo Power Designer build, Document, editor, eight, model, PowerDesigner, projectLeave a Comment

SQL file in PowerDesigner, database table reverse generation PDM

1 Reverse PDM generation 1) Create an empty PDM model (select the corresponding DBMS) :

2) Select [Database]–[Update Model from Database…] menu:

1) In the new window, select the cor

September 22, 2021By Simo Power Designer back, database, Document, generated, PDM, PowerDesigner, SQL, tableLeave a Comment

PowerDesigner generates automatic identification of mysql statements, Name, and comments

When using PowerDesigner to design the ORACLE library table in the past, it is very convenient to generate the SQL statement to build the table. There is an option, which means that when the COMMEN

September 22, 2021By Simo Power Designer annotation, automatic, configuration, generated, Identification, mysql, PowerDesigner, statementLeave a Comment

How to use the SQLite connection in the Asset folder

How to use the SQLite connection in the Asset folder. This is called DataBaseHelper. java file

public class DataBaseHelper extends SQLiteOpenHelper
{
private static String TAG = “TAG”;
pri

September 22, 2021By Simo Sqlite Asset, connection, folders, how to use, SQLITELeave a Comment

Posts navigation

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