1,302 Posted Topics

Member Avatar for michael123
Member Avatar for Digvijaysinh

Your logic is wrong! you should have Sql statement which takes 2 parameters username and password and returns scalar value number, 1 is valid or 0 otherwise, don't select from DataReader!!

Member Avatar for sknake
0
92
Member Avatar for wuz

[QUOTE]Is there an easy way to tell the trigger: If the action which causes you is rolled back -> role back you action? [/QUOTE] I think you determine that in the trigger you fire it after or before committing the action. read in triggers at MSDN.com second issue you can …

Member Avatar for Ramy Mahrous
0
177
Member Avatar for murderotica
Member Avatar for SubProf

It depends on how you display text in your made browser!! you can increase text in the page with value whenever user press the button.

Member Avatar for Ramy Mahrous
0
47
Member Avatar for chinni1

Very good bcasp :) they answer the question. You need to read in where clause [icode]SELECT column1, column2, .... FROM TABLE WHERE column4 = @value1 AND column5 = @value2[/icode]

Member Avatar for Ramy Mahrous
0
90
Member Avatar for avinashpatil

I don't understand your problem neither the error you got. Please clarify your question, copy the error message and tell us which language you use.

Member Avatar for Ramy Mahrous
0
71
Member Avatar for shinkelwars

Windows service run an executable with an silly interface which doesn't allow a user to max, mini, or close it. Executable will do its job for authentication.

Member Avatar for shinkelwars
0
111
Member Avatar for Jack Wetson

You can create your method and enclose this code inside [icode]Image1.Left = Image1.Left + 1[/icode] then invoke it.

Member Avatar for Jack Wetson
0
168
Member Avatar for anandknd

I think you can apply this on MS Access [url]http://fci-h.blogspot.com/2008/04/how-to-save-image-in-sql-server.html[/url] at least if you read this post you can do it.

Member Avatar for silambharasan
0
85
Member Avatar for rams111

Call this SP [code=sql] Backup database [databaseName] to disk'[filePath]' [/code]

Member Avatar for nayak
0
282
Member Avatar for ITech

[QUOTE]but it shud be fully code based.[/QUOTE] Friend, if you search on MSDN you'll find a lot of articles there. and you can post here specific question say, when you connect on SQL Server your application releases exception lmlmlma, so the question is "[B]what's the error, friends...[/B]" Best of luck …

Member Avatar for reach2shaik
0
150
Member Avatar for kerek2

Do you know how do get blob as binary (array of bytes) if you can, read this post [url]http://fci-h.blogspot.com/2008/04/how-to-save-image-in-sql-server.html[/url]

Member Avatar for kerek2
0
214
Member Avatar for tol
Member Avatar for Minolwen
0
112
Member Avatar for molistok

You merge logic or business of your application and the design of the database, you don't need to modify the design if you correctly did it, rather in application check the new friends list in a friend and show them in say news feed to their friends like Facebook

Member Avatar for Ramy Mahrous
0
106
Member Avatar for britto
Member Avatar for anithasalavadi

Like you insert or retrieve the data, just change the SQL command, read in OleCommand

Member Avatar for Ramy Mahrous
0
100
Member Avatar for renvilo

Check the Job on SQL Server use the same connection string used in SSIS project, and check the permissions granted to this user AG\RVilonel on the targeted server can perform maintenance tasks!

Member Avatar for Ramy Mahrous
0
168
Member Avatar for jamesrobb
Member Avatar for Chyke o
Member Avatar for tom.anson

ASP.NET forum for web-development questions, here's generic VB.NET forum mainly windows-based application ASP.NET forum here [url]http://www.daniweb.com/forums/forum18.html[/url]

Member Avatar for Ramy Mahrous
0
249
Member Avatar for karthi_selva

If you want to show detailed data on GridView based on master data on TreeView, say TreeView holds Car Models and you need when use selects Car Model from TreeView, its details shows in GridView. You'd have DataSource which takes Car Model as a parameter, and assign GridView.DataSource to it, …

Member Avatar for Ramy Mahrous
0
388
Member Avatar for farooq82

I think you should add the row\column to the DataTable(The Data Source of the Grid) then bind the Grid again.

Member Avatar for 4advanced
0
157
Member Avatar for radiatorz
Member Avatar for C# beginner

In textbox ChangedText event handler you can check on the character the user enters, Char.IsSymbol, Char.IsDigital, you'll make use of Char class. - If you searched in this forum you'll find a lot of threads talk about that too.. *Show us your effort*

Member Avatar for Diamonddrake
0
158
Member Avatar for ddanbe

Look, my friend Danny, they're different Array of Array == one-to-many, imagine every cell in the above array has all cells in the below array.. I know, I can describe it but I'll draw it for you...

Member Avatar for ddanbe
0
85
Member Avatar for gebaly

[url]http://fci-h.blogspot.com/2008/05/how-to-make-your-controls-moveable.html[/url] Show us your trying in Resizing them...

Member Avatar for gebaly
0
60
Member Avatar for emilio

It's not SQL Server error!! rather you should post that on ASP.NET forum.

Member Avatar for emilio
0
64
Member Avatar for sriviji

From comboBox properties, select Data Source, Display Member, etc.. Display Member = the column you want to show it to the user.

Member Avatar for sriviji
0
101
Member Avatar for itcraze

User table has recursive relationship because SuperAdmin, Admin and user (I think you understand me) There's column in User table links to Type of user (RoleMst) SuperAdmin, Admin, User, etc...

Member Avatar for Ramy Mahrous
0
80
Member Avatar for ukbasak

How could you by pass MSDN!! [url]http://msdn.microsoft.com/en-us/library/ms190479.aspx[/url]

Member Avatar for Ramy Mahrous
0
168
Member Avatar for Indianblues
Member Avatar for Ramy Mahrous
0
111
Member Avatar for saurabh singh

You can do it from TreeView properties, it's so easy to make it on your own.

Member Avatar for LizR
0
134
Member Avatar for nokomoli

[icode]DateSet.Merge(AnotherDataSet)[/icode] Read in merging datasets on [url]http://msdn.microsoft.com/en-us/library/4swwh51k.aspx[/url] An example [url]http://aspalliance.com/148[/url]

Member Avatar for Ramy Mahrous
0
125
Member Avatar for karthi_selva
Member Avatar for cookie77monster

I'll share with you and your question would be answered, but give me your approaches, how could you think in this problem

Member Avatar for Ramy Mahrous
0
121
Member Avatar for vipinsgangwar

There is a lot of reasons... debug your application! and check which operation takes a lot of processing you can run it on another thread!

Member Avatar for LizR
0
115
Member Avatar for karthi_selva

[QUOTE] [QUOTE]var is a C# 3.0 feature; it can't possibly work with a C# 2 compiler.[/QUOTE] i using vs2005 and installed the linq.[/QUOTE] I think he should select from LINQ project-> Console LINQ project not console application directly...

Member Avatar for Ramy Mahrous
0
421
Member Avatar for elliotwinner

I don't understand anything!!! put your table structure + sample data and the output desired.

Member Avatar for Ramy Mahrous
0
83
Member Avatar for michael123
Member Avatar for kischi

My friend it's not related to MS SQL Server :) it's about how can you play with the datetime value returned from SQL Server, as SQL Server returns the value, the problem is over here, and you can post this question to ASP.NET forum, you'd get fast response there. Best …

Member Avatar for Ramy Mahrous
0
192
Member Avatar for priyasha2009

- Please use check spelling feature in MS Word or any software provides this feature before posting any question. - Where's your effort? Ancient Dragon, he may use SQL Server Express edition it's free.

Member Avatar for Ramy Mahrous
0
85
Member Avatar for coxer

Your design isn't correct! sorry for that but the description would be attribute in Instruments table and would be [B]nullable[/B] because there're some instruments haven't description!

Member Avatar for Ramy Mahrous
0
63
Member Avatar for Interwebz

[QUOTE]We've been given an assignment for school to write a program in PHP with the help of a MySQL DB[/QUOTE] We don't solve assignments. Show us your approaches to solve this problem!

Member Avatar for Ramy Mahrous
0
52
Member Avatar for kritiohri

Where you run it? Your client should have MSDE or Express edition and your should attach your database to the server(MSDE or Express) installed on the client machine.

Member Avatar for Ramy Mahrous
0
110
Member Avatar for sonia sardana
Member Avatar for silambharasan
0
99
Member Avatar for asafoatse

3D array in C# is [iCODE]double[ , , ] sales;[/iCODE] Read in arrays in C#

Member Avatar for serkan sendur
0
144
Member Avatar for karthi_selva

Why to not use VS 2008 it's better and reliable, and can target .NET framework 2.0 + has LINQ fixes

Member Avatar for LizR
0
159
Member Avatar for samir_ibrahim

1- .NET still supports calling to APIs through COM and adding reference to unmanaged libraries say user32.dll, kernel.dll, etc 2- Object browser in Visual Studio or some decompilers.

Member Avatar for samir_ibrahim
0
152
Member Avatar for dhpatil1

ASP.NET forum is better for web applications [url]http://www.daniweb.com/forums/forum18.html[/url]

Member Avatar for Ramy Mahrous
0
44

The End.