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:776836
More Search Options
RSS Available
Matching Posts
Re: Onrowcreated
Many many thanks Kpyap. Let me check it first for not seeing the records.
Posted to
Data Presentation Controls
(Forum)
by
wmec
on 12/3/2009
Re: Onrowcreated
Kpyap, great appreciations to your forever help! Currently I got stuck by this emptytemplate problem!
Posted to
Data Presentation Controls
(Forum)
by
wmec
on 12/2/2009
Re: Can I use database tiggers in SQL 2005 express or SQL 2008 express?
it's supporting that. Here I've created one. Can you open management studio? USE [my_schema]; GO SET ANSI_NULLS ON; GO SET QUOTED_IDENTIFIER ON; GO create trigger [trg_te] on test_table WITH ENCRYPTION after update as begin DECLARE @out_desc varchar(1000); end; go
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
wmec
on 12/2/2009
Re: Trying to figure out how to set up a connection string.
[quote user="ryguy7272"] Am trying to figure out the same thing here: view plain copy to clipboard print ? // Returns a DataTable with the set of data in the albums table public static DataTable GetAlbums() { // Connect DataTable dt = new DataTable(); using (SqlConnection conn = new SqlConnection(ConfigurationSettings.AppSettings[ "SqlConnStr" ])) { // Just have the adapter fill the table SqlDataAdapter adap = new SqlDataAdapter( "SELECT *," + "(SELECT COUNT(*)
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
wmec
on 12/2/2009
Re: Can I use database tiggers in SQL 2005 express or SQL 2008 express?
you can run my codes in the way you execute one query. within the explorer, right-click the first object there and choose 'New query'
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
wmec
on 12/2/2009
Re: How to synchronize data of different oracle database ?
[quote user="anup_phansa"] Hi all I am using oracle database, Database db1 Table: tlbdb1_City1 Database db2 Table: Tlbdb2_City2 I want to synchronize data of tlbdb1_City1 to Tlbdb2_City2 How it is possible, change of tlbdb1_City1 is automatically update at Tlbdb2_City2 Regards Anup [/quote] you can have 3 triggers for update/delete/insert on tlbdb1_City1 to automatically apply the change to Tlbdb2_City2 Here is one example An AFTER INSERT Trigger means that Oracle will fire this trigger
Posted to
Oracle
(Forum)
by
wmec
on 12/1/2009
Re: Is there a performance gain with specifying schema info with SqlDataSource Commands?
[quote user="newbie2C#"] I'm using a SqlDataSource for a details view that uses stored procedures for the update and delete capabilities. I noticed in the SSMS that my stored procedures had schema info as a prefix on the objects. This was like this: dbo.spMyStoredProcedure. My details views delete and update capabilities work with out doing this, but I'm wondering if my app would perform better with this schema info included. This would be like: DeleteCommand="dbo.spDeleteStoredProcedure"
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
wmec
on 12/1/2009
Re: Onrowcreated
Any advice?
Posted to
Free For All
(Forum)
by
wmec
on 12/1/2009
Re: Can I use database tiggers in SQL 2005 express or SQL 2008 express?
certainly yes. take this - SQL Server 2005 Express Edition with Advanced Services SP3, from the link below then you'll have the management studio http://www.microsoft.com/Sqlserver/2005/en/us/express-down.aspx
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
wmec
on 12/1/2009
Re: Onrowcreated
Many many thanks Kpyap. But if I am able to run this form then there should be no problem for the tags. Any advice for my previous questions?
Posted to
Free For All
(Forum)
by
wmec
on 12/1/2009
Page 1 of 151 (1510 items) 1
2
3
4
5
Next >
...
Last ยป
Mix Online:
Using the HTML5 Video and Audio Tag with Gestalt
WindowsClient:
Subclassing Shape (or more accurately, Path)
WindowsClient:
Having trouble deleting files? Try this
Channel 9:
Nick Baker: Xbox Architecture
TechNet Edge:
Thrive Live! Behavioral Interviewing: A behavioral answer is always the correct answer
ASP.NET:
PDC and Tech-Ed Europe Slides and Code
WindowsClient:
JScript location bar silliness
WindowsClient:
Anybody build a XAML parser in C or C++ yet?
WindowsClient:
Silverlight use, power and deployment keeps growing; so does WPF
ASP.NET:
T4CSS: A T4 Template for .Less CSS With Compression
WindowsClient:
JSON-P: An Elegant Hack
Channel 9:
Photosynth Update and New UI
Channel 9:
First Look: Streetside in Bing Maps
Channel 9:
Coding4Fun at PDC 2009
WindowsClient:
10 Must-See PDC 09 Sessions
Channel 10:
Photosynth Updated with New Release and New UI
Channel 10:
WindowsBlinds 7 Now Works with Windows 7
Channel 10:
Zune HD Launches New Colors
ASP.NET:
PDC09: ASP.NET MVC 2: Ninjas Still on Fire Black Belt Tips
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online