473,411 Members | 1,937 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,411 software developers and data experts.

Online Database

I would like to ask if it is possible to connect to an online database with the use of visual basic 6.0? or rather can i use visual basic 6.0 as a platform for an online database? If yes, how? Thanks in advance.
Jun 3 '08 #1
5 1481
debasisdas
8,127 Expert 4TB
What is the database that you are using ?
Jun 3 '08 #2
It's a hypothetical question.
Jun 4 '08 #3
debasisdas
8,127 Expert 4TB
It's a hypothetical question.
WHAT IS THAT ???????????????????????????????????
Jun 4 '08 #4
jeffstl
432 Expert 256MB
If you are talking about using a remote database from a compiled .exe VB program, it is possible but requires that you hard code any username and passwords to allow the connection not only to the web server or data server into the code but also the username and password for the database itself most likely.

This is also going to be dependant on the remote servers security settings I would think. You may have to work with a hosting provider to set up everything properly.

Bottom line is, I am sure it is possible, but it probably won't be easy if you don't have direct control over the remote server you want to connect to.

That being said, an Access file (.mdb) hosted somewhere would probably be more difficult to utilize then say an Oracle database or MySQL database possibly. I have never done it myself but it seems like it should be possible.
Jun 4 '08 #5
Dököll
2,364 Expert 2GB
Hey there!

I have done it with VB 2005 and SQL Server Express/ASP.NET, may not be what you want but just felt why not tell you just in case you want to go with VB 2005. You know it's free, right:

http://www.microsoft.com/express/download/#webInstall

I would also download SQL Server Express and Visual Web Developer. You might also need SQL Server Management Studio Express, also free.

As for VB six, I'd have to look but you can fire up a web site through VB 6, if all you need to do is view data from that certain website.

I guess you'd use VB6 form to load site. Haven't done any other types of web connections through VB 6.

Good luck with the project!

Dököll
Jun 6 '08 #6

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

Similar topics

4
by: John Morgan | last post by:
I have Enterprise Manager on my local machine. For the last twelve months it has been connecting without problem to my online SQL Server database provided by my ISP. Three weeks ago the ISP...
6
by: xmp333 | last post by:
Hi, I have read the MS documentation and researched this matter, but I could not find the answer to my question. If this is online or in a FAQ somewhere, I apologize in advance. How...
6
by: Raj | last post by:
How can we do an online restore of a tablespace using the incremental backup's? we are on a partitioned database... Also, how could we use backup copy made by the load (using the copy to option...
3
by: Konstantin Andreev | last post by:
Hello, everybody. I've spent a lot of time reading "DB2 Information Center" and Raul Chong's book "Understanding DB2. Learning Visually with Examples", but still unable to answer this simple...
10
by: Konstantin Andreev | last post by:
Hello. Some time ago I asked in this conference, - How to use an ONLINE BACKUP to restore database onto another system? - but got no answers. Therefore I can conclude it is not possible. But......
3
by: John Morgan | last post by:
I have my first small SQl Server 2005 database developed on my local server and I have also its equivalent as an online database. I wish to update the local database (using and asp.net interface)...
4
by: gpl666666 | last post by:
Does anyone know any free online space which allows user to upload mdb Access database file?
0
by: raylopez99 | last post by:
10 years ago, the below was written (see very end, after my signature RL). What, if anything, has changed? I have Access 2003 and soon Access 2007 on a Windows XP Professional or Windows...
6
rizwan6feb
by: rizwan6feb | last post by:
I have to develop a database application in vb.net 2005 with the following rules 1. The application connects with an online mysql database (i.e database resides on a remote machine) 2. The...
2
by: alex250374 | last post by:
Hi all, db2 9.1 fixpak 0 aix 5.3 I have a big problem every time I start an online backup with include logs via veritas comes out an error!!! The db2diag shows:...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.