Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Insert string to SQL using C#

c# sql .net database azure

Purpose of IAggregateRoot interface in in Microsoft Repository Pattern document

Django UserProfile... without a password

Which is the best method to save data in Delphi

database delphi

Can you use an object-database in a production system?

MySQL database replication

C++ Database Connectivity?

c++ database connectivity

Visual C++ application as a frontend to MS Access database - multiuser data access and canvas-like GUI questions

Best database engine for huge datasets

Storing global site preferences [PHP/MySQL]

Does the speed of the query depend on the number of rows in the table?

sql multiple insert on one table, while looping/iterating over another table?

sql database sybase

How can I generate database tables from C# in order to version control the database?

c# .net sql-server database

.NET Parameterize Queries Injection

.net database parameters

Storing Connection String on Database

show duplicate records

sql mysql database

Pythonic Boolean Conversion

python database boolean

In SQL, how can I perform a "subtraction" operation?

How Smalltalk deals with DataBases?

database smalltalk squeak

cursor.execute("INSERT INTO im_entry.test ("+entrym+") VALUES ('"+p+"');")

python database postgresql