Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:48394
More Search Options
RSS Available
Matching Posts
Re: Need help - alter time stamps based on time record written
I need the whole proc and the creation script for the associated tables any other relivant info, then I can have a look at it.
Posted to
MySQL
(Forum)
by
TinyPond
on 11/24/2009
Re: Need help - alter time stamps based on time record written
That is a standard error and you most likely are missing something in your syntax.
Posted to
MySQL
(Forum)
by
TinyPond
on 11/23/2009
Re: VS versional Support
Thanks you for keeping everyone up to date on what can and can not be done. Sorry to hear of this limitation.
Posted to
MySQL
(Forum)
by
TinyPond
on 11/23/2009
Re: VS versional Support
I don't think the problem with MySQL c/NET add-in is with the VS2010 or VS2008 Std or Pro. I would recommend going to http://powershell.com/cs/ and posting your questions on the FORUM there. Regards and best of Luck
Posted to
MySQL
(Forum)
by
TinyPond
on 11/20/2009
Re: Need help - alter time stamps based on time record written
Time to debug I would suggest the following starting at the SET @newtime I would comment out that line and then compile your stored proc, if success then uncomment and move to the next line and do the same thing. You will find the line that its complaining about. Be sure after the comment -- you have a space. You will get a error if you put --Set vs. -- Set. I see three lines of code so this should be easy for Let me know how it goes CREATE TRIGGER `tr_fixtimes` BEFORE INSERT ON ewise_slice FOR EACH
Posted to
MySQL
(Forum)
by
TinyPond
on 11/20/2009
Re: VS versional Support
Please post back your findings, because this may help others that go down your same path. Cheers
Posted to
MySQL
(Forum)
by
TinyPond
on 11/20/2009
Re: Plural search in mysql
try this, not sure if its missing the mark. where description like '%cover%'
Posted to
MySQL
(Forum)
by
TinyPond
on 11/20/2009
Re: Need help - alter time stamps based on time record written
Try something like this it will work. Also it might be easier to get a procedure working first and then move it to a trigger after you have the syntax working properly. I also believe that you might have some logical errors and datatype problems new.time_text,INTERVAL @newtime SECOND to add them they both need to be cast to the same type. CREATE TRIGGER `tr_fixtimes` BEFORE INSERT ON ewise_slice FOR EACH ROW BEGIN Declare NewTime,GooDTIME DATETIME; SELECT TIMESTAMPDIFF(SECOND,MAX(ewise_slice.slice_timestamp
Posted to
MySQL
(Forum)
by
TinyPond
on 11/20/2009
Re: Need help - alter time stamps based on time record written
I would need to see you entire MYSQL trigger please post it and I will give it a review.
Posted to
MySQL
(Forum)
by
TinyPond
on 11/19/2009
Re: Need help - alter time stamps based on time record written
What error are you getting
Posted to
MySQL
(Forum)
by
TinyPond
on 11/19/2009
Page 1 of 11 (105 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online