Database
Hi,
This is William Clark, & I have a problem with MYSQL. When I created a new database, it is not created, but generated an error message
db_create.php: Missing parameter: new_db(FAQ 2.8)
We can see the problem in the image also.
So, kindly explain to me, what is this?
- 1192 views
- 2 answers
- 0 votes
I created a simple program from MS Access 2003.
I linked all necessary tables from our database to our Existing ERP system. The database is open to anyone who knows how to use shift – enter which can be used to open tables queries on a design mode and override the startup option.
We don't want that to happen. Image below shows that I already deselected any options on a startup.
Am I missing something?
What do I need to do?
- 2922 views
- 1 answers
- 0 votes
I am using Microsoft Access 2003. Is there a way to create a MS Access 2003 macro that I will take a table setup several queries, run the queries on it and output all the results to a single report?
I want to be able to do this on different database files. Each file has the same design. Is any of this possible?
How can it possible to create a MS Access macro that can be used on multiple .mdb files?
- 1163 views
- 1 answers
- 0 votes
I want to try open QuickBooks but I can’t open it. The below error appears when I try to open it. Yesterday I entered some data in it and now I want to access that data but due to this problem I can’t access that data.
Please tell me the solution.
Warning
An error occurred when QuickBooks tried to start the database server that manages access to the QuickBooks company file.
If a firewall is installed on your network, you may need to reconfigure the firewall software to allow QuickBooks to communicate using TCP/IP. Click Help for information about changing your firewall settings.
- 1871 views
- 1 answers
- 0 votes
Change the background color of the selected option, in a multi select combo box in HTML.
I am using a multi select box in my code.
If I select an option, it's background color changes to dark blue, which is I think the default color for Windows combo boxes. Is it possible to change the color of the selected option from dark blue to something else when I select it?
Best regards.
- 2130 views
- 1 answers
- 1 votes
I am using Access 2007 and MySQL 5.0, i have multiple databases in Ms Access which i want to convert to MySQL 5.0, is there any automatic method or any built in method in both Ms access and MySQL 5.0 like export database to MySQL or import database from access.
Need help urgently. Thanks in Advance.
- 1359 views
- 2 answers
- 0 votes
I am using MS Office 2007 on Windows 7, and I am developing a small database in MS Access.
I have created the form below to save data to the database.
Now the problem is when I press "save" button the form does not save the data to the database.
How can I do that?
Note: I want to save record to table1
Thanks.
- 1210 views
- 2 answers
- 0 votes
Microsoft SQL Server error appears again and again. I don’t know how to remove this error. Please give me its solution and also the reason why this error appears, so that next time I can be careful.
- 1773 views
- 1 answers
- 0 votes
I am trying to connect Visual studio to SQL server but it gives error and I can not connect with SQL server. I want to fetch data to SQL but due to this error I can not do my work please tell me how can I get rid from this error.
Microsoft Visual Studio
A network related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (Provider: Named Pipes Provider, error; 40 – Could not open a connection to SQL Server)
OK
- 1307 views
- 2 answers
- 0 votes
Please tell me how I can make config.php writable and how I can change "mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/dbss/domains/dbss.kuheo.com/public_html/install/db_ctrl.php on line 185" ?<?php
if (eregi("db_ctrl.php",$_SERVER['PHP_SELF'])) {
die();
}
/*
sql_connect($host, $user, $password, $db)
sql_logout($id)
sql_query($query, $id)
sql_num_rows($res)
sql_fetch_row(&$res, $nr=0)
sql_fetch_object(&$res, $nr=0)
sql_free_result($res)
- 1659 views
- 2 answers
- 1 votes