Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How do you run the SQL script? #1

Closed
martinandersen3d opened this issue Sep 1, 2022 · 1 comment
Closed

Question: How do you run the SQL script? #1

martinandersen3d opened this issue Sep 1, 2022 · 1 comment

Comments

@martinandersen3d
Copy link

I'm not sure how to run the script.

What is the correct process to run this script?

  • I'm using "DB Browser for SQLite"

When I try to run it I get this error:

image

By the way, I did manually import some of the fields and build the database here:
https://github.com/martinandersen3d/AdventureWorks-for-SQLite

I'm still missing two tables I'm having issues with creating:
"ProductDescription" and "ProductModelProductDescription"

@nuitsjp
Copy link
Owner

nuitsjp commented Sep 1, 2022

This is the topic of SQLite usage, not this repository.
Also, I don't use "DB Browser for SQLite", so I can't answer the above directly.

If you want to rebuild it manually, run "CreateAdventureWorks.cmd".

If that is also difficult, please use the released version.

@nuitsjp nuitsjp closed this as completed Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants