Viewing 6 posts - 136 through 141 (of 141 total)
table1
(
FileTypeId int ,
FileIndex int,
filename varchar(20),
Extension varchar(200)
Description text
)
here iam having the 4 column
the output should be in one insert function i want to...
January 29, 2012 at 11:13 pm
in a single store procedure iam just inserting values for 3 table in that among the 3 table the seond table...
January 29, 2012 at 12:30 am
i just want split function
for tblchapters in a course there will be lot of chatpters
chatpter 1
chapter 2 that
split function will be called...
January 27, 2012 at 2:04 am
thanks a lot your code was working perfectly
January 23, 2012 at 9:19 pm
here i just want to create an web site for online discussion
in that principal will play the role of admin
in that website ...
January 8, 2012 at 10:27 pm
Viewing 6 posts - 136 through 141 (of 141 total)