[C#] File Upload to PostgreSQL

Поиск
Список
Период
Сортировка
От drunken
Тема [C#] File Upload to PostgreSQL
Дата
Msg-id 1435738250344-5856051.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: [C#] File Upload to PostgreSQL  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-sql
Hello,

I am Marc from GB.

I have a problem, i cannot upload a file to my PostgreSQL Database.

I don't find the command what I have to use.
I have tried:

fileUpload.PostedFile.SaveAs(....)

Lets say I have the DB on the Server on 8.8.8.8 the DB is called "test" and
the table "upload" has an ID, name, timeupload and file.
The file is a bytea type. Is this correct?
How is the path called?

Best Regards



--
View this message in context: http://postgresql.nabble.com/C-File-Upload-to-PostgreSQL-tp5856051.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.



В списке pgsql-sql по дате отправления:

Предыдущее
От: gmb
Дата:
Сообщение: Re: Disable Trigger for session only
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: [C#] File Upload to PostgreSQL