|
|
 |
Re: FN-FORUM ultradev update problem
date posted 11th January 2001 11:52
If your refering to the required ASP try
SQLQuery = "Update tablename set columnname = 'bob' where columnname =
'sid'"
DatabaseConnectionHandle.Execute SQLQuery
Question: I've only used Ultradev as an advanced text editor with built
in code management, was I missing something?
John Mawer
[EMAIL REMOVED] wrote:
>
> Is it possible to update a field already containg an entry in an access 2000
> database using ultradev? I keep getting the error message "error 80004005,
> duplicate output destination 'Name'" where name is the first entry in the
> database I wish to update.
> cheers
> Rob
>
> ============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 1000 freelancers
>
> Freelancers and Freelance Jobs
> http://www.freelancers.net
>
> To post to the Forum:
> [EMAIL REMOVED]
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
> To subscribe to the digest for this list or for further information please visit:
> http://www.freelancers.net/forum.html
|
 |
|