Hello David! I have installed the latest version from vim.org and also the too needed plugins genutils.vim and the other one whose name i can't remember at moment. Everything is done like you describe it with the dbext.vim plugin.
Greetings, Matthias David Fishburn wrote: > > > >> -----Original Message----- >> From: Matthias Pitzl [mailto:[EMAIL PROTECTED] >> Sent: Tuesday, June 06, 2006 8:37 AM >> To: [email protected] >> Subject: Script dbext.vim no longer working with Vim 7.x? >> >> Hello! >> >> I just installed the dbext.vim script as it's features really >> sound nice to me. Unfortunately i fail yet at the database >> connection dialogs. >> When running the :DBPromptForBufferParameters command i get >> following error messages: >> -------------- >> Please choose # of database type: >> 0. None >> 1. ASA >> 2. ASE >> 3. DB2 >> 4. INGRES >> 5. INTERBASE >> 6. MYSQL >> 7. ORA >> 8. PGSQL >> 9. SQLSRV >> 10. SQLITE >> Error detected while processing function >> <SNR>8_DB_execFuncWCheck..<SNR>8_DB_resetBufferParameters..<SN >> R>8_DB_promptForParameters..<SNR>8_DB_getInput: >> line 2: >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> Connection parameters have been defaulted >> >> Please choose # of database type: >> 0. None >> 1. ASA >> 2. ASE >> 3. DB2 >> 4. INGRES >> 5. INTERBASE >> 6. MYSQL >> 7. ORA >> 8. PGSQL >> 9. SQLSRV >> 10. SQLITE >> Error detected while processing function >> <SNR>8_DB_execFuncWCheck..<SNR>8_DB_promptForParameters..<SNR> >> 8_DB_getInput: >> line 2: >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> E180: Invalid complete value: -1 >> >> ------------------ >> >> Does anyone of you know what's wrong here or if this nice >> sounding plugin just doesn't work with Vim 7.x yet? >> > > I thought I had already fixed this issue. It should be part of the > dbext.vim 3.0 release. > > What version did you install? > > Did you also install the dependent script files from Hari? > > They are listed in the same page: > Dbext.vim 3.0 - http://www.vim.org/scripts/script.php?script_id=356 > Hari Krishna Dara's two plugins: > multvals.vim (3.5.1) - http://www.vim.org/script.php?script_id=171 > genutils.vim (1.10.1) - http://www.vim.org/script.php?script_id=197 > > Thanks, > Dave > >
