Record string uzunluğu

Delphi'de kod yazma ile ilgili sorularınızı bu foruma yazabilirsiniz.
pairs
Üye
Mesajlar: 43
Kayıt: 12 Nis 2014 07:52

Re: Record string uzunluğu

Mesaj gönderen pairs »

Field olayını hallettim dediğiniz gibi.

Bu clientdataset gibi başka kullanabileceğim blob tipli local bir database varmı çünkü bu cds uzantılıda parola belirleyemiyorum. birde veriboyutu 300 mb iy geçince memory hatası veriyor.
Kullanıcı avatarı
SimaWB
Üye
Mesajlar: 1316
Kayıt: 07 May 2009 10:42
Konum: İstanbul
İletişim:

Re: Record string uzunluğu

Mesaj gönderen SimaWB »

There's no place like 127.0.0.1
pairs
Üye
Mesajlar: 43
Kayıt: 12 Nis 2014 07:52

Re: Record string uzunluğu

Mesaj gönderen pairs »

Önce sqlite ı denemiştim oraya text olarak yazyım diye o çok şişiyor zaten. Sqlite da blob alan yok zaten.
PROGRAMADOR
Üye
Mesajlar: 239
Kayıt: 04 Oca 2008 01:53
Konum: Karşıyaka/İzmir

Re: Record string uzunluğu

Mesaj gönderen PROGRAMADOR »

Olmaz olur mu hiç!

NULL. The value is a NULL value.

INTEGER. The value is a signed integer, stored in 1, 2, 3, 4, 6, or 8 bytes depending on the magnitude of the value.

REAL. The value is a floating point value, stored as an 8-byte IEEE floating point number.

TEXT. The value is a text string, stored using the database encoding (UTF-8, UTF-16BE or UTF-16LE).

BLOB. The value is a blob of data, stored exactly as it was input.

Bakınız: http://www.sqlite.org/datatype3.html
In dubio pro reo...
Şüpheden sanık/özgürlük yararlanır...
Kullanıcı avatarı
SimaWB
Üye
Mesajlar: 1316
Kayıt: 07 May 2009 10:42
Konum: İstanbul
İletişim:

Re: Record string uzunluğu

Mesaj gönderen SimaWB »

PROGRAMADOR yazdı:Olmaz olur mu hiç!
+1
There's no place like 127.0.0.1
pairs
Üye
Mesajlar: 43
Kayıt: 12 Nis 2014 07:52

Re: Record string uzunluğu

Mesaj gönderen pairs »

Çok teşekkür ederim ikinizede çok süper oldu :D

Rahat rahat verileri ekleyebiliyorum. Şifreledimmide tamamdır. Ancak kırılabilirmi şifresi bilemiycem.
Cevapla