11 Topics

Member Avatar for
Member Avatar for rchawdhari

Hi , I want to create a class in lib folder , from that class want to create mysql view . such as in mysql CREATE VIEW rocket_current_activities AS SELECT rocket_activities.status AS status from rocket_activities.... This can be do in mysql but how to do from rails. I dont want …

Member Avatar for rchawdhari
0
616
Member Avatar for momal

I'm making an app that allows users to add speech bubbles on runtime and place them any where on the screen. First I was using a different approach and I failed. So I found a tutorial that had a simple drag and drop way. I am able to create a …

0
131
Member Avatar for cali_dotcom

hi guys, im not that new to the zend framework. i just started a new project with zend framework 1.12 and cant figure out why the framework would display output 3 time? so for example in the index.phtml view script, whether i put hello, or <?= 'hello';?> i always get …

Member Avatar for cereal
0
202
Member Avatar for ZER09

I came up with this query now when i tried to create a view it failed to create SELECT aDate FROM ( SELECT @maxDate - INTERVAL (a.a+(10*b.a)+(100*c.a)+(1000*d.a)) DAY aDate FROM (SELECT 0 AS a UNION ALL SELECT 1 UNION ALL SELECT 2 UNION ALL SELECT 3 UNION ALL SELECT 4 …

Member Avatar for ZER09
0
327
Member Avatar for winbala5

Hi all... gud evening.......... I want to share one link to tumblr page. How to do? And also i want to calculte the number of likes counts, share counts, post counts, follow counts.. Kindly send me examples or any reference website. Thank you.

Member Avatar for cereal
0
145
Member Avatar for LastMitch

I realized something just now. A few months ago. I post a question regarding about stats and I think **Dani** mention she has no intention of doing this at all. Even the Gravatar was done within a few minutes last night. What is the benefit of having this now? For …

Member Avatar for <M/>
0
270
Member Avatar for oldSoftDev

Hey guys, I am setting my viewmodel as datacontext in my xaml but I override it to my view to make few functions work however to achieve the visibility on some grids and I have a property in my VM can I override my datacontext back to my VM? If …

Member Avatar for pfaux12
0
183
Member Avatar for pepyrs

Hello, I'm using MySQL for a database containing 1 table with 10 columns. The point is to get a view of a few columns and use it in a web application So, I need 2 columns from this table - Pad(varchar) and Sequence(integer), then I create 8 views like this: …

Member Avatar for pepyrs
-1
200
Member Avatar for telmessos

Hi All, I have a SQL database which has many views and needs indexing. Unfortunately SQL server does not let me add indexes with schema bind error. There are app. 50 views created on the database and I don't want to delete and re-create them one by one. Is there …

Member Avatar for BitBlt
0
179
Member Avatar for naveedqadri

Hi All experts, I am facing problem with mysql view. I have migrated my database from oracle to mysql qith views, View on Mysql is created , but when i try to execute query it takes a long timw , some times it time qout server connection, Any body help …

Member Avatar for debasisdas
0
246
Member Avatar for anirudh33

hi all, I guess my first thread here, and I am on with some questions too. Actually I am doing an article on importance of writing among IT professionals. So what better place than Daniweb to ask it. In order to form such an article I will need your views. …

Member Avatar for anirudh33
0
248

The End.