Topics
Started by
Posts
Last post
I have a stored procedure that checks the contents of another table to see if a value exists, and i…
3 replies
Hi, Can anyone help please. I'm logging events from a web page into a table that uses autonumber to…
3 replies
Very simple sProc: ----------- CREATE PROCEDURE [dbo].[usp_SelectSecuritiesOfType] @SecType varcha…
2 replies
I have an ASP page that is inserting into our database... When i do the insert i get this error mes…
4 replies
the problem is as follows. i have a database "template" with a table by name template in which all …
3 replies
Hi, I am trying to update a text colum in my SQL server database table from my perl script. The …
3 replies
I have a question for any VB app developers out there to ponder. I am looking for a text control, o…
5 replies
Hi, In dynamic Sql, I have a problem when I try to generate a string for select clause. I reach …
1 replies
i have 2 tables in table1 fields are sno,phonenum,name in table2 fields are sno and phonenum i want…
1 replies
I have a userlogin accessing more than 1 databases. I need to execute a stored procedure by using e…
7 replies
I am attempting to compare two tables, one table is a static list of Required Fields tblRequired th…
5 replies
Is it possible to create a view on the basis of a table of a different database from a different sq…
3 replies
Hello! I need help with SQL Query where ever there are breaks in the date it should insert a record…
1 replies
I'm trying to use the SHUTDOWN command from a Stored procedure, but SQL Server will not allow me to…
1 replies
I have a situation where we will actually want to create separate tables for a number of country di…
1 replies
Viewing 15 topics - 3,856 through 3,870 (of 4,455 total)
You must be logged in to create new topics.