Tagged Questions

1
vote
1answer
11 views

Metadata for columns in SQLite v2.8 (PHP5)

How can I get metadata / constraints (primary key and "null allowed" in particular) for each column in a SQLite v2.8 table using PHP5 (like mysql_fetch_field for MySql)? sqlite_fe …
0
votes
1answer
23 views

Complex lookup metadata in document library

A client wants to have a lookup field for customer name found in a database as metadata on a Word document in a document library. They have a code which represents a group of custo …
0
votes
1answer
14 views

Metadata in SVG

Hi, Is there a way to attach metadata directly to a grouping element () in an svg file? I couldn't find anything about that in the specification or elsewhere on the web, so I assu …
1
vote
4answers
76 views

how to read mp3 file tags

Hi all, I want to have a program (might be an idea for simple program), to read metadata from a Mp3 file. My program should also able to edit these meta data. what can i do? I …
0
votes
2answers
30 views

Copying metadata over a database link in Oracle 10g

Thanks in advance for your help experts. I want to be able to copy over database objects from database A into database B with a procedure created on database B. I created a datab …
2
votes
1answer
20 views

metadata for subprojects within an svn repository

Basically I'm looking for a way to find things more easily within a large/complex SVN repository. (I frequently work on small tool applications, and will be shortly moving them in …
0
votes
1answer
72 views

How can I read XMP data from a JPG with PHP?

PHP has built in support for reading EXIF and IPTC metadata, but I can't find any way to read XMP?
1
vote
2answers
25 views

What is the purpose of the sorted bit vector field in the “~” Metadata header in a .NET assembly?

According to the Partition II metadata, it says that the valid field is a bitmask that notes which CLR metadata tables are present in a .NET executable--but what I can't figure out …
0
votes
2answers
27 views

Parse HTML meta tags on upload to SharePoint

SharePoint parses and synchronizes custom document properties with SharePoint properties for MS Office documents "out of the box". I need to configure MOSS 2007 to parse HTML meta …
1
vote
1answer
22 views

How can I add metadata to MP3s for Windows Media player from a script

I previously asked this question, but now I've gotten lazy and I'm trying to figure out how to do it from script (vbscript specifically). Specifically what I want to know is: …
1
vote
2answers
41 views

Programatically ask a page, in global asax if its marked obsolete?

I would like to mark some pages in my site that is currently in the wild as "obsolete" and pick up on that in my global.asax and redirect the client to a different page. Then I wi …
0
votes
2answers
50 views

Check if jquery metadata exists?

Couldn't seem to find any info about this googling. Hope that doesn't mean because you can't do it. I'm trying to check if metadata exists on an element. So if I have an element li …
1
vote
3answers
78 views

Editing MP3 metadata on a file-like object in Python?

We're generating MP3 files on the fly in Python, and need to edit the ID3 headers in-memory using a file-like object. All the ID3 libraries on PyPI appear to require you to pass …
0
votes
0answers
22 views

Metaprogramming a wizard and database rules

Our software has a few places where it uses wizards to collect information from users then generates a bunch of database entries based on what users enter into those wizards. Curr …
0
votes
1answer
24 views

Enterprise Search web service in SharePoint

Hello, I have a question to Enterprise Search in SharePoint. I use this functionality over web service (.../_vti_bin/search.asmx). There are some standart set of attributes (Name, …

1 2 3 4 5 13 next
15 30 50 per page