Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~3K People Reached
About Me

14 years in IT working in a variety of positions from a Windows Engineer to Network Administrator. Working for the past 5 years as a Web Developer and DBA.

PC Specs
Windows and Linux OS
Favorite Forums

10 Posted Topics

Member Avatar for gptArun

[QUOTE=adatapost;1175060][b]>Any idea about the Sharepoint Databse structure ?[/b] Read - [url]http://en.wikipedia.org/wiki/Microsoft_SharePoint[/url] [b]> I am using SqlServer 2005 with .NET, Sharepoint How to access my database? [/b] Read - ADO.NET [b]>where is connection file in sharepoint ?[/b] Read - ADO.NET[/QUOTE] If you need to change any of the databases for SharePoint …

Member Avatar for gptArun
0
154
Member Avatar for qasimidl

[QUOTE=qasimidl;1176142]I m using sqlserver there is table name of Attendence Columns of Tables are 1)EmpCode int 2)AttendenceDate datetime 3)AttendenceTime Datetime 4)status tinyint Data in table would be like this Code AttendenceDate AttendenceTime status 1001 3/27/2009 3/27/2009 9:05 1 1001 3/27/2009 3/27/2009 7:05 0 1002 3/28/2009 3/27/2009 10:05 1 //user didnot …

Member Avatar for kvprajapati
0
82
Member Avatar for nchkalyanbabu

Three Tier approach is basically your UI,Business Logic layer,Data Access layer. Your UI is imply your HTML elements. You should have no data access logic such as SQL code at all. You communicate with your Data Access Layer through your Business Logic Layer. In your BAL you define Properties and …

Member Avatar for dsweb1017
0
146
Member Avatar for sniigg

[QUOTE=sniigg;1176048]Hi, In my application I have <li>s and I am using Jquery to remove a particular <li> The code I am using is [code] $(".close").click( function() { $(this).parent().remove()// Links with the class "close" will close parent return false; } ); [/code] Using this I am successfully able to remove a …

Member Avatar for Airshow
0
2K
Member Avatar for lksath

> Hi all, > > I am using object tag to play flv video in my webpage.I want to change param value dynamically so that i can play videos when i click image button. I want to do like the one in youtube but without using database. > > Please …

Member Avatar for dsweb1017
0
126
Member Avatar for Reliable
Member Avatar for Reliable
0
138
Member Avatar for juliagarrett

[QUOTE=juliagarrett;1092583]Hi, How can I put my ASP.NET calculator into my dreamweaver page? Thanks!![/QUOTE] What version of DreamWeaver are you using? CS4 no longer supports ASP.NET but CS3 does.

Member Avatar for dsweb1017
0
71
Member Avatar for rehan-
Member Avatar for johnvitc
0
62
Member Avatar for kralco626

Is the query string your second grid is expecting correct? i.e. RowID Have you tried entering the query string manually using a known RecordID in the database and see if that works.

Member Avatar for dsweb1017
0
507
Member Avatar for dsweb1017

Hey Everyone, My name is Bobby Cruz , but on most IT forums I go by "dsweb1017". I have been working as a Web Developer/DBA for about 5 years programming mostly in C# and VB.NET. I have been dabbling in PHP and Silverlight for a few months now and its …

0
35

The End.