Topics
Started by
Posts
Last post
When I do a SELECT Chinese FROM tblChinese all I get is boxes, not characters. When I open the tabl…
2 replies
I am using a database to manage access rights to various virtual folders. Each folder has permissi…
2 replies
Hello.. I'm trying to call a simple UDF from a cursor and I'm getting and error which is simply "A …
6 replies
Using an isql statement with sql 6.5, I was able to perform this statement: insert into <databas…
1 replies
I want to return a recordset with 2 columns "media_cost" and "production_cost" I also want to retur…
7 replies
The following example is simplified from my real-world problem, but basically I need to know if som…
9 replies
I would like to create a function that retrieves the value of a field by passing the string name of…
18 replies
I have run the following coding in SQL SERVER 7: create table #temp (a text, b text) insert into #…
3 replies
I want to insert a row into another table (table b)For each column updation of one table(table a).i…
3 replies
Let's say I have a stored procedure as follows: CREATE PROCEDURE rotr_rptEmailCollectionReport @sta…
9 replies
I have a select query where I need to change the name of the database. eg. select master..sysxlogin…
4 replies
A test was performed for a month and this happened one. An invalid window handle was returned when…
1 replies
Hi all, My source data looks like this...it basically represents how a network device has been beha…
2 replies
I have a table which has 3 fields (studentid, specialcodeid, specialcodevalue). A student may have …
2 replies
Can I declare a user defined global variable? I want to use a variable and to see that variable in …
4 replies
Viewing 15 topics - 14,671 through 14,685 (of 17,082 total)
You must be logged in to create new topics.