Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~286 People Reached
Favorite Tags
Member Avatar for sanv

Hi, I have a table in a database that gets populated by a client application. Whenever an entry is written to the table I want to fetch the data (which contains the longitude and latitude) and display a marker on Google Maps. I am using the Google Maps Javascript V3 …

Member Avatar for pritaeas
0
100
Member Avatar for sanv

Hi, I have written a script that checks whether a line has been added to a file. Whenever, a line gets added to the file a thread is created to process that line. And if a certain conditions holds for that read line, the thread should sleep for 1h and …

Member Avatar for woooee
0
129
Member Avatar for sanv

Hi, I wanted to ask if I have the folling relations in my db: A([U]nb[/U], ziel, total) B([U]nb[/U], [U]platz[/U], uid?) C([U]uid[/U], name, stammkunde?) where B.nb -> A.nb, B.uid -> C.uid Now if I translate that into a ER model, would it be (1) or (2): where in 2, A and …

0
57