This topic is locked
[SOLVED]

 PDF Fileupload binary not visible

3/29/2019 3:27:00 AM
PHPRunner General questions
D
Dominic author

SQL Database Field A = varbinary Field B = varchar(max)

PHP Runner: Field A = type file Field B = type text (not in Add or Edit)
We upload the file in the frontend and the binary data (Field A)
and the filename (Field <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=26340&image=1&table=forumtopics' class='bbc_emoticon' alt='B)' /> show up in the database correctly,

but nothing shows on the list / view in the PHP frontend. No

error - just empty fields.
Any ideas?
Kind regards
Dominic

admin 3/29/2019

Just in case make sure that this table has key column selected in PHPRunner project settings.
If this doesn't help you can upload your project to Demo Account and contact us directly so we can take a look at this.

D
Dominic author 4/9/2019

thanks. we now link to an URL instead, as we needed a quick solution.

Yes we have a unique key.

Will test again in future.
Kind regards
Dominic