Search found 9 matches
- 25 Apr 2012 18:30
- Forum: Questions & Answers
- Topic: DB view Media library
- Replies: 18
- Views: 34509
Re: DB view Media library
i would, but PFO sasy the connection is not valid (the connection has to be made, before the remote library can be even selected), so i cannot select "baza" library or any library for that matter on media server.
- 25 Apr 2012 15:38
- Forum: Questions & Answers
- Topic: DB view Media library
- Replies: 18
- Views: 34509
Re: DB view Media library
still no luck
http://www4.slikomat.com/11/0425/wko-screen.jpg
i disabled my gateway and dns, because i thought router is giving me trouble..but i tried also 127.0.0.1, localhost...nothing works
i have installed nod32 on my machine, i disabled realtime, email and web protection..still no ...
http://www4.slikomat.com/11/0425/wko-screen.jpg
i disabled my gateway and dns, because i thought router is giving me trouble..but i tried also 127.0.0.1, localhost...nothing works
i have installed nod32 on my machine, i disabled realtime, email and web protection..still no ...
- 23 Apr 2012 12:07
- Forum: Questions & Answers
- Topic: DB view Media library
- Replies: 18
- Views: 34509
Re: DB view Media library
hi, thank you for your time and help
i tried with Media Library Server, bit PFO does not connect to it. I tried with ip, computer name, localhost, 127.0.0.1..nothing works..changed the port number, restarted the service...
http://i.imgur.com/KzlJ3.jpg
the program has opened the tcp/ip ...
i tried with Media Library Server, bit PFO does not connect to it. I tried with ip, computer name, localhost, 127.0.0.1..nothing works..changed the port number, restarted the service...
http://i.imgur.com/KzlJ3.jpg
the program has opened the tcp/ip ...
- 20 Apr 2012 14:36
- Forum: Questions & Answers
- Topic: DB view Media library
- Replies: 18
- Views: 34509
Re: DB view Media library
is it possible to create some kind of progress indicator or log viewer for media databases (file, database, database view, etc) beeing created (loaded with data)?
we will be probably using existing database (or view created from it) and it will be very usefull to have such indicator to see what is ...
we will be probably using existing database (or view created from it) and it will be very usefull to have such indicator to see what is ...
- 18 Apr 2012 23:05
- Forum: Questions & Answers
- Topic: DB view Media library
- Replies: 18
- Views: 34509
Re: DB view Media library
So that looks like your table (on which is the view is based on) already violates some unique contrains.
Actually early versions of MySQL allowed NULL values to be present within 'primary key' or 'not-null' resp. multiple NULL values within 'unique' columns.
I assume the "dasaudio.PATH" column ...
Actually early versions of MySQL allowed NULL values to be present within 'primary key' or 'not-null' resp. multiple NULL values within 'unique' columns.
I assume the "dasaudio.PATH" column ...
- 18 Apr 2012 18:23
- Forum: Questions & Answers
- Topic: DB view Media library
- Replies: 18
- Views: 34509
Re: DB view Media library
Error: Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints.
at System.Data.DataTable.EnableConstraints()
at System.Data.DataTable.set_EnforceConstraints(Boolean value)
at System.Data.DataTable.EndLoadData()
at System.Data.Common ...
at System.Data.DataTable.EnableConstraints()
at System.Data.DataTable.set_EnforceConstraints(Boolean value)
at System.Data.DataTable.EndLoadData()
at System.Data.Common ...
- 18 Apr 2012 14:16
- Forum: Questions & Answers
- Topic: DB view Media library
- Replies: 18
- Views: 34509
Re: DB view Media library
thank you for your time and help.
- 18 Apr 2012 10:20
- Forum: Questions & Answers
- Topic: DB view Media library
- Replies: 18
- Views: 34509
Re: DB view Media library
If there are still [0] records found... here are some more questions:
a) when using the 'Test' button in the database connection dialog, what does it exactly return/show?
Note, that the 'Test' just tests the DB connection, but doesn't fetch or validate any data.
http://img19.imageshack.us/img19 ...
- 17 Apr 2012 13:39
- Forum: Questions & Answers
- Topic: DB view Media library
- Replies: 18
- Views: 34509
DB view Media library
Hello
i'm trying to connect ProppFrexx ONAIR system with my table view. We already have existing DAS system in use wich has mysql database and media files on same server.
I created table view with 1000 records.
create view propp as
select
dasaudio.IZVAJALEC AS ARTIST,
dasaudio.NASLOV AS TITLE ...
i'm trying to connect ProppFrexx ONAIR system with my table view. We already have existing DAS system in use wich has mysql database and media files on same server.
I created table view with 1000 records.
create view propp as
select
dasaudio.IZVAJALEC AS ARTIST,
dasaudio.NASLOV AS TITLE ...