Click here to Skip to main content
15,914,225 members
Home / Discussions / Database
   

Database

 
GeneralRe: money datatype Pin
Luis Alonso Ramos7-Feb-05 19:54
Luis Alonso Ramos7-Feb-05 19:54 
GeneralRe: money datatype Pin
jetset329-Feb-05 5:04
jetset329-Feb-05 5:04 
General.net compact framework / sql Pin
kofler6-Feb-05 4:40
kofler6-Feb-05 4:40 
Generalget byte[] from a database Pin
Sasuko6-Feb-05 1:45
Sasuko6-Feb-05 1:45 
GeneralRe: get byte[] from a database Pin
Sasuko6-Feb-05 2:45
Sasuko6-Feb-05 2:45 
GeneralRe: get byte[] from a database Pin
David Salter6-Feb-05 7:22
David Salter6-Feb-05 7:22 
GeneralRe: get byte[] from a database Pin
Sasuko_8-Feb-05 20:56
sussSasuko_8-Feb-05 20:56 
QuestionHow do you do with .mdb? Pin
Anonymous5-Feb-05 1:32
Anonymous5-Feb-05 1:32 
I'm having much problems working with my .mdb database.
Yes there are objects in VISUAL STUDIO (c#) .NET that make easyer the work but i would to write all it needs by code.
What i've to do for the moment is add a row to my database with 4 columns of which one is byte conteiner (image bitmap).
Ok i've tryied much code from google c-charpcorner codeproject msdn end so on... but all that give me some error, the forums user told me to set insertcomand updatecomand fill fillschema set a primarykey but all half informations i can't manage...
Please someone can show me a full code to connect to a simple database .mdb with a Table and insert just a row inside?
This is the schema:

Table 'myTable'
Name: text 20 (primary key)
Surname: text 20
Image: OLEOB byte[]

REALLY THANKS.

AnswerRe: How do you do with .mdb? Pin
Yulianto.6-Feb-05 18:11
Yulianto.6-Feb-05 18:11 
QuestionASP .NET, MS SQL Server 2000 with Window XP SP2 <- does not work??? Pin
Thang T.4-Feb-05 22:46
Thang T.4-Feb-05 22:46 
AnswerRe: ASP .NET, MS SQL Server 2000 with Window XP SP2 <- does not work??? Pin
Hesham Amin4-Feb-05 23:05
Hesham Amin4-Feb-05 23:05 
GeneralRe: ASP .NET, MS SQL Server 2000 with Window XP SP2 <- does not work??? Pin
Thang T.5-Feb-05 0:32
Thang T.5-Feb-05 0:32 
GeneralSQL Server fills event log Pin
Hesham Amin4-Feb-05 20:00
Hesham Amin4-Feb-05 20:00 
GeneralRe: SQL Server fills event log Pin
Hesham Amin4-Feb-05 23:48
Hesham Amin4-Feb-05 23:48 
GeneralDifficult JOIN Pin
Luis Alonso Ramos4-Feb-05 15:24
Luis Alonso Ramos4-Feb-05 15:24 
GeneralRe: Difficult JOIN Pin
Yulianto.4-Feb-05 16:05
Yulianto.4-Feb-05 16:05 
GeneralRe: Difficult JOIN Pin
Luis Alonso Ramos4-Feb-05 19:18
Luis Alonso Ramos4-Feb-05 19:18 
GeneralRe: Difficult JOIN Pin
Mike Dimmick5-Feb-05 1:52
Mike Dimmick5-Feb-05 1:52 
GeneralRe: Difficult JOIN Pin
Luis Alonso Ramos5-Feb-05 6:41
Luis Alonso Ramos5-Feb-05 6:41 
GeneralRe: Difficult JOIN Pin
Mike Dimmick5-Feb-05 7:32
Mike Dimmick5-Feb-05 7:32 
GeneralRe: Difficult JOIN Pin
Luis Alonso Ramos5-Feb-05 8:13
Luis Alonso Ramos5-Feb-05 8:13 
Generali can't to insert a new row Pin
Sasuko4-Feb-05 6:38
Sasuko4-Feb-05 6:38 
GeneralRe: i can't to insert a new row Pin
tojamismis4-Feb-05 6:52
tojamismis4-Feb-05 6:52 
GeneralRe: i can't to insert a new row Pin
Sasuko4-Feb-05 11:00
Sasuko4-Feb-05 11:00 
GeneralRe: i can't to insert a new row Pin
tojamismis4-Feb-05 11:23
tojamismis4-Feb-05 11:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.