question

Matheus Coelho avatar image
0 Likes"
Matheus Coelho asked Ben Wilson edited

How can I use Database Connector?

Hello,

I'm trying to use database connector, but i don't have experience on DataBases. Where can i find Database Address, Database Name (or Full Connection String) and Login ID in SQL Server or PostgreSQL?

FlexSim 21.1.2
flexsim 21.1.2database connectorsql serverpostgresql
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Ben Wilson avatar image
1 Like"
Ben Wilson answered Ben Wilson edited

Database Connectors (flexsim.com)

Database Address: An IP address or fully qualified domain name of the server where your database is hosted.

Database Name: You should have some way to access your database engine, whether than is via a command line, a software utility, or a webapp. Once you've accessed your DB's interface, you'll be able to see what databases are hosted on that server. These will be named. This Database Name field lets you specify exactly which database you're going to query against.

Login ID: A database engine can have multiple users, each with their own set of permissions. The Login ID specifies a username with read (and perhaps write, depending on your needs) access to the database specified by Database Name.

You may want to go through the exercise of installing and using a database for a bit to get a feel for the basics. You should be able to find numerous beginners guides online.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.