The secondary tag has no wiki summary.
0
votes
1answer
13 views
Secondary Index in OrientDB
Is there a way to specify a secondary index in OrientDB?
I need something that have all the documents references that have a specified field (like indexable=true).
0
votes
1answer
30 views
JPA: Retrieve a list from secondary table using a composite key
well, here I have an example of what I'm trying to do with no success. Sorry for the dummy example. I have the following tables:
CREATE TABLE HOUSE(
HOUSE_NAME VARCHAR2(255),
OWNER_ID ...
-4
votes
2answers
57 views
Secondary diagonal of a matrix [closed]
I have a problem with my code in this simple thing.
I try to print one 10x10 matrix with secondary diagonal having all ones and all other matrix values zeroes. My code is in C#.
0 0 0 0 0 0 0 0 0 1
0 ...
-4
votes
0answers
19 views
facebook secondary email address [closed]
Im unable to add secondary email on Facebook. I confirmed secondary address by clicking the link in mail sent by facebook but I can't see new email in general account settings and generally nothing ...
0
votes
2answers
36 views
Disable hide of a Presentation (Secondary Screen)
I´m working on a project which should show a little presentation on a secondary display (API 4.2). Till now all is working fine. But if i close the application i can´t prevent to hide the presentation ...
0
votes
1answer
9 views
I need to sort by price, and then by time for identical prices multidimensional associated array
I need to sort by price, and then for things with identical prices. I have the sort by price. Here is the array and sort that I have:
<?php
$a = array(
1 => array('price' => ...
0
votes
1answer
42 views
In a primary-secondary Mongo db set if you accidentally write to a secondary would it reflect in primary it gets routed to primary
In our mongodb set we have 1 primary and 3 secondaries. Accidentally a write was done on a secondary and the write was updated to other members including a primary.Not sure if the update was routed to ...
0
votes
0answers
16 views
Yoast & Custom Meta Boxes (Secondary HTML Content)
I have a WordPress site I developed.
The site uses custom meta boxes using the Plugin "Secondary HTML Content" vs. the default editor for WordPress.
I have several templates that call a series of ...
0
votes
1answer
278 views
Windows 8 Secondary Live Tile not updating using local notification queue
I am trying to implement more than two secondary live tiles in my application. I have followed this sample to create secondary tiles using pin-to-start buttons on the app bar. I am updating the ...
0
votes
2answers
106 views
Trying to get this responsive navigation to hide secondary
Okay, I have this responsive navigation in place, and it is amazing:
http://media02.hongkiat.com/responsive-web-nav/demo/index.html
Works on everything right down to a Crackberry. For the purpose of ...
0
votes
0answers
34 views
Drupal get active menu secondary links
How can i get the active primary menu's secondary links if those are exists in my module?
0
votes
1answer
90 views
Secondary DNS name for heroku domain delegation
I want to delegate my domain to heroku and can't do it as my provider requires primary and secondary DNS servers.
But heroku provides only single e.g. myapp.herokuapp.com
what can be a solution?
0
votes
0answers
67 views
Cassandr Secondary Index Performance impact analysis
I have a Cassandra column family. I add a Secondary index to th CF which is a combination of a "date:Days". A new unique value would be added to the secondary index @ 4 values a day. Will adding a ...
0
votes
0answers
98 views
Secondary Tiles - Don't Know How To Choose Where They Open To
I'm coding in C# in Visual Studio 2012 RC and I'm still rather new.
I've learnt how to create secondary tiles and can do so successfully, but I cannot for the life of me work out how to choose where ...
0
votes
0answers
15 views
How do I create a secondary thread?
I'm creating a class called, and it the class's constructor, I must create a secondary thread and execute the class's add method on the secondary followed by the primary thread. My question is, how do ...
0
votes
1answer
72 views
Can you create a second <body> on a html page? (Website in website)
Ok, my title may sound confusing, but I don't know a better summarized way to describe it. (feel free to change).
The thing is: I've built a wayfinder for school, as a school project. I want to use ...
2
votes
1answer
77 views
Primary and Secondary Sorting in Wordpress
I am creating a Wordpress theme that catalogs albums, and I have created the custom post type, created the custom fields, and have them successfully pulling in. I have several custom fields including; ...
4
votes
2answers
115 views
Secondary MSM site not working in ExpressionEngine
I'm having some trouble: I have an MSM-site, on both staging- and live-servers. I'm developing the secondary site, and have just moved to the live-server. Weird thing is it cannot connect to db. My ...
0
votes
1answer
44 views
SQL like querying on a DB with more than 1 key in a table
We know that there is the concept of a primary key in traditional RDBMS systems. This primary key is basically used to index records in the table on this particular key for faster retrieval. I know ...
0
votes
0answers
100 views
Google calendar API - make secondary calendar public with events
I'm trying to put some of my secondary calendars on my web page and I want an event's details to be visible there as well. Everything is working fine for my primary calendar - I'm able to set it to ...
1
vote
1answer
411 views
Cassandra-secondary index on part of the composite key?
I am using a composite primary key consisting of 2 strings Name1, Name2, and a timestamp (e.g. 'Joe:Smith:123456'). I want to query a range of timestamps given an equality condition for either Name1 ...
0
votes
0answers
127 views
Windows Phone 7 Secondary Tile Crashing Pivot Page
I'm developing an app that needs to when clicked on Live Tile goes to PivotPage2.xaml the problem is I can't manage to set things right.. i can go to PivotPage1.xaml(main page) Page1.xaml (Normal ...
0
votes
1answer
987 views
When is a secondary DNS server used?
On our router we have the primary DNS set to a local IP, which is running Windows Server 2008 and the built in DNS server. We use this to resolve domains to local servers, if the domain is not founds ...
0
votes
2answers
2k views
Excel Line Graph - Putting 2 rdifferent Variables on X Axis from table
I'm having trouble putting data on 2 different types of data on my x-axis from the data in my table.
How can I get the month and year data from my table (see link below)
my table
to a line graph ...
0
votes
2answers
457 views
Is it possible in C++ to execute function in main thread from function that is running in secondary thread?
For example, i have a main thread, there is created a lot of classes and etc.
i have a network part, that wait for client data in separate thread. This "waiter" should run some functions from classes ...
0
votes
1answer
300 views
Change to secondary camera using Phonegap
i'm using phonegap 1.2 in a ipad2 app. I need to use the camera facing front, not the main camera. When the api activates the camera i starts ok, but it uses then main camera on then back, and the ...
0
votes
1answer
714 views
How do I force a Secondary to be a Primary when “priority” = 0 and “slaveDelay” = n to rebuild my data around that point?
Is that even possible? How else could I restore the data from a slaveDelay-Secondary?
The only way I can think of is to shut down all the other running members of the replica set and copy the ...
3
votes
1answer
381 views
Creating Secondary Indexes in Cassandra using Thrift and php
I am after any examples of how to create secondary indexes on an new or existing columns in a cassandra db using the Thrift API. The documentation surrounding Thrift is very sparse. Can anyone help a ...
0
votes
1answer
235 views
WP 7.1 Live Tiles “Unpinned” listener
I'm playing with live tiles on Mango and it's all nice and all...user can delete secondary tiles and everything...but if the user "unpins" a secondary tile is there a way to know that tile is gone?
I ...
0
votes
1answer
1k views
JPA Relation or Secondary Table
Hi I am reengineering one of my project with JPA which was initially on iBatis.
public class Entity{
//ids and other stuff
String locale;
String text;
}
I was storing locale and text ...
0
votes
1answer
493 views
JPA Secondary Table XML Config
I am working on a project where I need to store an Entity, which is unmodifiable (from library), so I am using XML entity mappings entity object is like:
public abstract class BaseModel{
Long ...
2
votes
2answers
2k views
Android ProgressBar: how to set secondary color programmatically
I need to set secondary progress bar color programmatically.
I only see the method
ProgressBar.setProgressDrawable(drawable)
for set the primary color, but there isn't a method for set the ...
2
votes
2answers
650 views
How can I edit a secondary calendar using google python API
I wonder if it's possible to create and delete events with google api in a secondary calendar. I know well how to do it in main calendar so I only ask, how to change calendar_service to read and write ...
3
votes
2answers
470 views
How do I create and use (or simulate) multi-column indexes in Erlang Mnesia
I have looked through the Mnesia documentation and the 3 popular Erlang books. It seems only single column primary and secondary indexes can be created and used. Or maybe it is just what the examples ...
1
vote
0answers
77 views
Secondary Keys with Heap::Simple in Perl
I wanted to investigate if anyone has ever used a secondary key when inserting into the Heap::Simple in Perl? If so, was your performance ever impacted?
1
vote
1answer
1k views
invoking PopViewController on Main Thread from Secondary Thread
I am doing my functionality in a secondary thread and once I get the result, I call the function that pops my ViewController in the main thread. But I get the following error:
void ...
0
votes
1answer
545 views
Trouble with Berkeley DB JE Base API Secondary Databases and Sequences
I have a class Document which consists of Id (int) and Url (String). I would like to have a primary index on Id and secondary index on Url. I would also like to have a sequence for Id ...
1
vote
1answer
489 views
To display secondary views under Eclipse menu Window -> Show VIew
I have created a Eclipse plugin application, in which there are many secondary views created at runtime for a single static view. In the menu 'Window-> Show View', only the entry for the view ...
7
votes
2answers
4k views
Display os x window full screen on secondary monitor using Cocoa
I'm working on a Cocoa Mac app where I need to display a window/view on a secondary monitor, full-screen. I know how to create a window that could be dragged onto the secondary monitor, but I was ...
