You my friend are a genius - that has worked perfectly.
Thanks for all your help.
Manny
Type: Posts; User: Manny_56; Keyword(s):
You my friend are a genius - that has worked perfectly.
Thanks for all your help.
Manny
Hi,
I have a problem where I'm using one form with two actions (and hence two submits) - the first submit is to query a database and the second submit is to write to the database.
However, I've...
Hi,
I currently write the results from my queries in list view (ie, one row at a time) but I want to be able to write the results in grid view, (ie, 3 or four records in each row until results...
Thank you for your response. I've just tried the code sample you've provided (removed AS after Passwd on the first line) and I got an error on line 3. So I tried adding a semicolon at the end of the...
Hi,
Although I am familiar with SQL, I am new to both SQL Server and MySQL and I have never worked with Stored Procedures or Functions before. I need help in converting the following Stored...