![]() |
| ||
| access UPDATE problems i have a very simple access DB and im tryin to update the records but the update never works. im using asp.net/vb.net and i've include the execute in a try/catch block and it always prints the sql string (the catch). here is my code, perhaps i have an error that ive missed: SQL = "UPDATE members " & _ im also adding a user ID soon and will be changing the where to check for the unique ID. |
| ||
| Re: access UPDATE problems G'd evening Dru! The sintax seems to be fine, but we don't know the values you are sending nor their types. I would sugest to store (just for tests purposes) the sql string in a varible and then write its content in the inmediate window. Good luck Estuardo |
| ||
| Re: access UPDATE problems What is the error-message? Maybe you have to put an extra spcace before the last line (" AND last_name = " & Session("last_name") & "") |
| All times are GMT -4. The time now is 10:03 pm. |
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC