Skip to content

URL of all SQL file not found #1

@amaydiam

Description

@amaydiam

Hello guys,, i just want to try your code , But i have issue URL of all SQL file not found.


                String authorsSqlStatements = downloadFile("http://teinvdlugt.netai.net/authors.sql");
                String birthsSqlStatements = downloadFile("http://teinvdlugt.netai.net/births.sql");
                String bookMentionsBirthSqlStatements = downloadFile("http://teinvdlugt.netai.net/book_mentions_birth.sql");
                String booksSqlStatements = downloadFile("http://teinvdlugt.netai.net/books.sql");
                String peopleSqlStatements = downloadFile("http://teinvdlugt.netai.net/people.sql");
                String relationsSqlStatements = downloadFile("http://teinvdlugt.netai.net/relations.sql");

can you correct this ?
or what about file sql in folder sql this project ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions