Advertisement

1 - 10 of 157 containing alltags:("C#, SQL") (0.003 seconds)
For some reason the insert statement is adding between 2 and 3 records each time. I've check the string and it looks good. I've put counters in and the code doesn't appear to be hit twice. This is ...
Zones: C#, SQL SyntaxDate Answered: 01/16/2008 Grade: A Views: 4
Hi all, I am moving some code from one of my SP's to my app code and I am not quite sure how to accomplish the same thing in C#. here is what I am trying to do ("Get ONLY the first name (and pre...
Zones: C#, MS SQL ServerDate Answered: 02/12/2008 Grade: A Views: 0
Hi Experts! I would like to get some "programmers with experience" input on this. Basically I have a form that represents user properties with 20-25 text boxes such as First name,Last name. etc.....
Zones: C#Date Answered: 03/12/2008 Grade: A Views: 17
I need to create an audit trail for some information in my application and I've thought of two different ways to do this. The first way is I can create an audit handler class using generics and ...
Zones: C#, ASP.Net Programming, S...Date Answered: 03/07/2008 Grade: A Views: 43
Is there a way to execute a stored procedure securely if the server connection uses SQL authentication (not integrated security)? By securely I mean that the server username and password can't be f...
Zones: MS SQL Server, SQL Server 2005, SQL Serv...Date Answered: 03/25/2008 Grade: A Views: 0
We have a SQL Server 2000 database and we want to copy the schema only but not through Enterprise Manager.  We want to automate this process.  I have seen that SQL Server 2005 has SMO but migrating...
Zones: C#, MS SQL ServerDate Answered: 04/05/2008 Grade: A Views: 19
I am trying to do a SQL JOIN in C# but I can't seem to get the propper SQL statement. I have 2 tables: tblClient - ClientIndex, LastName, FirstName tblCase - ClientIndex, Worker I have 2 te...
Zones: SQL Syntax, MS SQL Server, .Net Ed...Date Answered: 04/03/2008 Grade: A Views: 12
Excel file to SQL DB Table The excel file must be parsed for CheckSums and then transfer columns to a table representation in SQL The destination has different column names than present within ...
Zones: SQL Server 2005, MS Visual C#Date Answered: 04/03/2008 Grade: B Views: 159
Ah yes as of more questions. This one hopfully should be easy for you guys. I have a sql database and i have information getting pumped into it from a web service. Every time an entry goes into it ...
Zones: .NET, .Net Editors & IDEs, SQL...Date Answered: 08/04/2008 Grade: A Views: 0
This seemed simple enough at first glance, but then got more complicated the more I looked at it.  The question simply is, how do I pass a null into a SELECT stored procedure?  I have a stored proc...
Zones: MS SQL Server, MS Visual C#, .NET Fra...Date Answered: 04/30/2008 Grade: A Views: 0