Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnumeric gnumeric
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 378
    • Issues 378
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gnumericgnumeric
  • Issues
  • #50

Closed
Open
Created Mar 20, 2006 by Bugzilla@bugzilla-migration💬Reporter

execSQL misbehaviour

Submitted by Bryce Nesbitt

Link to original bug (#335295)

Description

Please describe the problem: Using Gnumeric 1.6.1 from the SUSE supplimentary distribution, along with gnome-database-properties 1.3.91 and Postgres 8.0.3.

Also tested with mySQL 4.1.13 with similar results.

Steps to reproduce:

  1. Set up a postgres data source in gnome-database-properties
  2. Enter array forumula =execSQL("Postgres Test","fishy","fishfish","select addr1,addr2 from eg_pod limit 6").
  3. Use the awful syntax inherited from Excel to execute this: ctrl-shift-enter.
  4. Observe that just two rows and one column of valid data are returned. The rest of the cells get '0'.

Actual results: Partial data.

Expected results: All the data.

Does this happen every time? Yes.

Other information: Note that it seems to ignore the first three parameters (source, login and password). And libgda asks me for the password two more times before the data is returned.

Version: 1.6.x

Assignee
Assign to
Time tracking