Skip to main content
1

Open the edit dialog

  1. Go to Data Sources
  2. Click the menu icon on the connection you want to edit
  3. Select Edit connection
2

Update your settings

You can change any of these fields:
FieldNotes
Display NameThe label shown in VexiData
HostDatabase server address
PortConnection port
DatabaseDatabase name
SchemaPostgreSQL (public) and SQL Server (dbo)
UsernameDatabase user
PasswordLeave blank to keep the current password
3

Test and save

Click Update Connection. VexiData will verify the new settings and re-sync your schema if anything changed.
You can also click Test Connection to verify connectivity without saving.

When to edit a connection

Common reasons to update your connection:
  • Your database host or port changed (e.g., migrated to a new server)
  • Database credentials were rotated (common with Heroku)
  • You want to point to a different database on the same server
  • You need to change the schema from public to a custom schema