473,385 Members | 1,766 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

How to access database from javascript using another domain?

I am using JavaScript to access database. If I use a local database it works fine. If I use another database server it gives error.

I did settings in internet options but it works correct only for my computer. If I run same port address to different PC it again gives problem. What could be the issue?
Nov 22 '10 #1
1 1668
Dormilich
8,658 Expert Mod 8TB
server databases are usually configured to deny remote access (a security measure).
Nov 22 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Michael Meckelein | last post by:
Hi, My csharp application access a MS Access database through odbc connection. Is there a way to compact the Access database after deleting records using the odbc connection?
1
by: sunlight_sg | last post by:
Hello, i am using ADOX + VB .NET to create a Access Database programmatically. I plan to set some properties of the column such primary key. The code is as follows: Dim cat As ADOX.Catalog...
2
by: genojoe | last post by:
I want to install a VB.NET application that uses an Access database on a computer that does not have Microsoft Access installed. I want to compact the database on occasion. If Access was...
2
by: Jon S via DotNetMonster.com | last post by:
Hi all, I would like to convert an Access '97 database to Access 2002 format pragrammatically using C#. How would I do this? Thanks in advance. -- Message posted via DotNetMonster.com...
3
by: AaronMason | last post by:
Hi, Is it possible to use SQL to get a database's structure, like SHOW TABLES in MySQL? I'd like to create a database access interface for MS Access databases in JSP/Java Servlets and I need to...
0
by: jackvel | last post by:
Hi Dudes... I want to connect the Access database with VB 6.0 without using DataControl and ADODC.. Which option should i use.? Plz send me the detailed procedure of doing the same.. Plz...
8
by: Bhuwan Bhaskar | last post by:
Hi, Can we access database (SQL) using AJAX ? Thanks, Bhuwan
30
vikas1111
by: vikas1111 | last post by:
This is the code which i have written..... Option Explicit Dim c As New ADODB.Connection Dim cm As ADODB.Command Dim rs As New ADODB.Recordset Private Sub regno_Change() c.Open...
0
by: SanjeevSharma123457086 | last post by:
How i can update data in database. As if i want to increase money in one account and decrease the same amount of money in another account at the same time. Or you can say how i can perform...
5
by: asmi | last post by:
I am new in C# programming. Can anyone plz help me in the following problem. I am changing values in different columns in access database table using c# but these changes are only visible at run...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.