Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.visual-basic > #18697
| Path | csiph.com!news.mixmin.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail |
|---|---|
| From | Greg <greg@alicie.com> |
| Newsgroups | it.comp.lang.visual-basic |
| Subject | Re: Rinominare un campo |
| Date | Sun, 14 Feb 2016 13:27:49 +0100 |
| Organization | solani.org |
| Lines | 20 |
| Message-ID | <n9prse$93o$1@solani.org> (permalink) |
| References | <n9pifd$56t$1@solani.org> <ba25d574-75ff-4f27-9b4f-3d88f3ebf9cd@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="iso-8859-15" |
| Content-Transfer-Encoding | 8bit |
| X-Trace | solani.org 1455452879 9336 eJwFwYEBgEAIAsCVEgFrnNJ3/xG6UzrcRcvUaieWmITzNuKzy3HZgBr71MvhYDR5fJq9P/8NEKI= (14 Feb 2016 12:27:59 GMT) |
| X-Complaints-To | abuse@news.solani.org |
| NNTP-Posting-Date | Sun, 14 Feb 2016 12:27:59 +0000 (UTC) |
| X-User-ID | eJwFwYkBADAEBLCVlEONo579R2iiYsfKYWrQ1c0JvSM0Sk+YG4DL6Ww2TunaghO/MFDcBH0VcBCQ |
| X-Newsreader | MesNews/1.08.06.00-it |
| Cancel-Lock | sha1:eyrTxLz6Lv15FUoI5jxC+fqm2K8= |
| X-NNTP-Posting-Host | eJwFwYEBwCAIA7CXpAqs5wij/59g4jssOk94HJcL1xU2P/oTeWeNQGZkDq01vqpgSG1j0fAAJwYRFQ== |
| Xref | csiph.com it.comp.lang.visual-basic:18697 |
Show key headers only | View raw
Il 14/02/2016 12:46:22 Luca D ha scritto: > On Sunday, February 14, 2016 at 10:47:26 AM UTC+1, Greg wrote: >> VB6 + access >> >> Non riesco a cambiare il nome di un campo con l'istruzione: >> DB.Execute "ALTER TABLE Clienti2 CHANGE Anno2 Anno3 Date" >> >> Errore di sintassi nell'istruzione Alter Table. >> Sto sbagliango qualcosa o forse con access non è possibile? Grazie >> >> -- >> Greg > > Via comando SQL non mi risulta sia supportato... se proprio devi farlo via codice, devi usare gli oggetti DAO/ADOX > per manipolare le property di TableDef/Table Mi pare sia proprio cosi. Userò il tabledef -- Greg
Back to it.comp.lang.visual-basic | Previous | Next — Previous in thread | Find similar
Rinominare un campo Greg <greg@alicie.com> - 2016-02-14 10:47 +0100
Re: Rinominare un campo "salclem2" <salclem2@yahoo.it> - 2016-02-14 11:24 +0100
Re: Rinominare un campo "salclem2" <salclem2@yahoo.it> - 2016-02-14 11:25 +0100
Re: Rinominare un campo Luca D <antaniserse@yahoo.it> - 2016-02-14 03:46 -0800
Re: Rinominare un campo Greg <greg@alicie.com> - 2016-02-14 13:27 +0100
csiph-web