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:770697
More Search Options
RSS Available
Matching Posts
Re: How to use SQL Server Agent object in SQLEXPRESS within VS2005?
Thanks.... dats all i needed to knw to get me moving! you rock.... :) and thanks Vasu for the response u left!
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
mandeep123
on 5/21/2008
Re: How to use SQL Server Agent object in SQLEXPRESS within VS2005?
Thanks ....thanks for the resourceful reply! But i wud like to ask little bit more precisely. If I hv my stored procedure saved in my database, i can just execute that too rite? i think in this case i wud still need to run SQLCMD to connect to my database and execute the stored procedure. Also schedule it to run using Windows Scheduler. Now can u tell me how to execute the stored procedure thru SQLCMD? And like you said johram, if i create a console app, will my sql code be just the DELETE command
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
mandeep123
on 5/21/2008
Re: How to use SQL Server Agent object in SQLEXPRESS within VS2005?
k..i came across something else too... where by we can create a T-SQL Script file that contains T-SQL commands about the job to be performed and we can run it using SQLCMD and schedule to make it run using Windows Scheduler. Now, i don hv ne idea how to go abt this...can you put some light on this? thanks
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
mandeep123
on 5/20/2008
Re: How to use SQL Server Agent object in SQLEXPRESS within VS2005?
k.....so how do i find the exe file and what is it called? And i read this in the Overview of SQL Server 2005 Express "......since SQL Server Express does not ship SQL Agent, scheduling the subscriptions is more challenging. You can sync SQL Server Express subscriptions by the following methods: Programmatically sync using Replication Management Objects (RMO). Use Windows Sync Manager for scheduled sync " What is it referring to? Thanks.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
mandeep123
on 5/20/2008
How to use SQL Server Agent object in SQLEXPRESS within VS2005?
Hi all, I was looking for SQL server agent object in sql express to create a new job in order to process my abandoned shopping carts in my online shopping project. If neone knows how to get this done..i wud be grateful...thanks! regards, mandeep
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
mandeep123
on 5/20/2008
Filed under: Shopping Cart, SQL Server Agent object, SQLEXPRESS, vs2005
A couple of erros which m not able to get a clue..help!
hi all, I am developing a web application project. cyberStore is the name of the project. I am not getting any clue to the cause of the errors. Can nebody help me out here.? I have the following directory structure: Solution 'cyberStore' | +--Class Libraries | | \+---cyberStore.Common | \+---cyberStore.BusinessLogic | \+---cyberStore.DataAccess | \+---cyberStore.Operational | +--Web | \+--- C:\...\Web\ | | \----+--Css (folder) | | | \----+--Images (folder) | \--image.jpg | | \--Default.aspx
Posted to
Getting Started
(Forum)
by
mandeep123
on 5/20/2008
Re: Compiler Error Message: CS0103: The name 'cyberStore' does not exist in the current context
Yes. I commented the line "cyberStore.Operational.Utilities.LogException(ex);" in my Global.asax file and then used this same line in another page after declaring cyberStore.Operational as a namespace and tried viewing my default.aspx file in browser. And it works fine without any error. Any guesses?
Posted to
Web Forms
(Forum)
by
mandeep123
on 5/16/2008
Re: Compiler Error Message: CS0103: The name 'cyberStore' does not exist in the current context
Utilities.cs using System; using System.Collections.Generic; using System.Text; using System.Web; using System.IO; using System.Net.Mail; namespace cyberStore.Operational { public class Utilities { public static string FormatText(string text, bool allow) { string formatted = ""; StringBuilder sb = new StringBuilder(text); sb.Replace(" ", " "); if (!allow) { sb.Replace("<br>", Environment.NewLine); sb.Replace(" ", " "
Posted to
Web Forms
(Forum)
by
mandeep123
on 5/14/2008
Re: Compiler Error Message: CS0103: The name 'cyberStore' does not exist in the current context
ya...you are right Johram. But i don knw hwether m in the wrong foot or not...b'coz if LittleItalyVineyard.Operational is a namespace in the book so is mine in my project which is cyberStore.Operational and Utilities is a class and LogException is a static method in this class. So, can you please assist me further on this. I have no idea where am goin wrong as i followed the book exactly as per the intsructions.
Posted to
Web Forms
(Forum)
by
mandeep123
on 5/14/2008
Re: Cannot write my Errors onto my Log file!!
Sorry...i tried this Dinesh but didn't work. It says: Compiler Error Message: CS0103: The name 'Utilities' does not exist in the current context;
Posted to
Getting Started
(Forum)
by
mandeep123
on 5/14/2008
Page 1 of 3 (21 items) 1
2
3
Next >
ASP.NET:
Death to confirmation dialogs with jquery.undoable
Channel 9:
E2E: Brian Beckman and Erik Meijer - Co/Contravariance in Physics and Programming, 1 of 2
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online