User Profile
Collapse
-
Bless you iburyak ... thanks a lot , it worked -
Sql Syntax Error!
Hey guys,
I am trying to create a stored procedure with this statement and it keeps telling me that my syntax is incorrect (enterprise manager). Please help... i am pulling my hair out here!
############### #############
CREATE PROCEDURE searchcandidate 3
-- DECLARE parameters to determine select statement
@keywords varchar(1000),
@recent datetime,
@county varchar(200)
... -
vb.net insert and loop problem Please help!!
Hi All,
I am trying to insert selected contents of a listbox into a database by looping through the collection. The loop is working and the contents are going into the database. Starnge thing is i come up with this error as soon as the contents are inserted in the database!.
Code:Dim iCount As Integer Dim ddlcount As Integer Dim strItem As String For iCount = 0 To
No activity results to display
Show More
Leave a comment: