🚀 go-pugleaf

RetroBBS NetNews Server

Inspired by RockSolid Light RIP Retro Guy

Thread View: pl.comp.bazy-danych.msaccess
1 messages
1 total messages Started by siwy5 Fri, 01 Oct 2021 09:51
Zapis pliku grafiki (BMP) do bazy programowo
#134063
Author: siwy5
Date: Fri, 01 Oct 2021 09:51
12 lines
368 bytes
Potrzebuję programowo zapisywać kilkanaście plików MBP do pola OLE bazy
pole pOLEpuste to pole w tabeli typu obiekt OLE


rst.Edit
  rst!pOLEpuste = "C:\_RYS\rysunki\345678.bmp"
  rst!pOLEpuste.Picture = LoadPicture("C:\_RYS\rysunki\345678.bmp")
rst.Update
Ale to nie działa. Pomoże ktoś? Jak to zrobić?

Pozdrawiam
Daniel
Thread Navigation

This is a paginated view of messages in the thread with full content displayed inline.

Messages are displayed in chronological order, with the original post highlighted in green.

Use pagination controls to navigate through all messages in large threads.

Back to All Threads