Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6142425
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T18:23:04+00:00 2026-05-23T18:23:04+00:00

I have this connection string in a classic ASP application: strConn = driver={MySQL ODBC

  • 0

I have this connection string in a classic ASP application:

   strConn = "driver={MySQL ODBC 3.51 Driver}; server="&MySQLSVR&"; port="&MySQLPRT&";User="&MySQLUID&";Password="&MySQLPWD&"; Database="&MySQLDB&"; option="&MySQLOPT & ";"

   Set oconn = Server.CreateObject("ADODB.Connection")
   oconn.Open strConn

Where MYSQLSVR = “127.0.0.1”.

However, I can’t find the MySQL database (named as in MYSQLDB string). I thought MySQL databases had the .sql extension (or .txt instead) but I found no such files.

Am I doing this incorrectly, or does the database just not exist anymore?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T18:23:05+00:00Added an answer on May 23, 2026 at 6:23 pm

    Sorry but a MySQL database is not just “a file”, unlike a Microsoft Access database.

    If you want to use it in your computer you need to install a program called MySQL Server and configure it with a MySQL client:

    • Create users with passwords
    • Create databases

    Once you have that up and running, you may be able to load your application database through *.sql files (given that the guy you work for has such thing, and he apparently doesn’t).

    Perhaps the application is hosted somewhere else and you are supposed to connect remotely?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When connecting to sql server, I have the hardcoded string (local). Is this a
I have this code <asp:GridView ID=gvCentersList runat=server AutoGenerateColumns=False DataKeyNames=CenterID DataSourceID=SqlDataSource1 CssClass=gv-classic> <Columns> <asp:TemplateField HeaderText=>
I have a new server with the same Classic ASP code connecting to same
On my ASP.NET web.config I have the connection string: initial catalog=DatabaseName; data source=(local); Integrated
I have this class: public MyClass { public void initialize(Collection<String> data) { this.data =
I have a collection like this List<int> {1,15,17,8,3}; how to get a flat string
I have this class that contains vars for db connection; Imports Microsoft.VisualBasic Imports System.Data.SqlClient
So I have this website that will be accessed via an SSL connection (
Okay, so i have this code i wrote: class Connection { public static StreamWriter
Per this helpful article I have confirmed I have a connection pool leak in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.