Skip to content

i. the size of a record to be read and written at a time from the database, and ii. total record size

Notifications You must be signed in to change notification settings

elifbayirr/Read-Write-data-in-relational-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read-Write-data-in-relational-database

This code (my java source file named "baglantı") is for communicating with mysql and reading/writing data. We need to import our deneme2.sql file into mysql.

For the connector; In order to run our 'baglantı' code, I first create a folder named "library" and define the "mysql-connector-java-8.0.28" executable jar file in it. Then I create "dbase" package under my "src" file and write my java code in it.

About

i. the size of a record to be read and written at a time from the database, and ii. total record size

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages