473,513 Members | 2,409 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

MYSQL to / from Progress

We have been asigned a project required by our parent company to have
our sales people fill out a form before billing any order to our
customers.

Our main system runs a Progress db, that's where our billing, contract
and order information resides. For this, we thought that it would be
easy on the sales people to design a web form fill out all the
required information and send it to Progress db.

Our challenge has been that our web form will sit on a windows server
(win 2k3 server) and progress is on a SUN solaris server and we can't
find an ODBC from windows to solaris and viceversa for progress
without installing a full copy of the db to the windows server. The
ideal situation is to write directly to our progress db, easy hum?

For the lack of a odbc like that, we thought that we could have mysql
in between and be the medium between our web interface and progress db
but again we can't find odbc drivers or don't know how to have these 2
beasts talk between them. MySQL is running under RH. Has anybody
done something similar? Our other alternative is to ftp a text file
back and forth with all the updates but we would like to avoid that,
just a preference thing.

Thanks for the input.

Elliott
Jul 20 '05 #1
1 2118
"Elliott B." wrote:
We have been asigned a project required by our parent company to have our sales people fill out a form before billing any order to our
customers.

Our main system runs a Progress db, that’s where our billing,
contract
and order information resides. For this, we thought that it would be easy on the sales people to design a web form fill out all the
required information and send it to Progress db.

Our challenge has been that our web form will sit on a windows server (win 2k3 server) and progress is on a SUN solaris server and we
can’t
find an ODBC from windows to solaris and viceversa for progress
without installing a full copy of the db to the windows server. The ideal situation is to write directly to our progress db, easy hum?

For the lack of a odbc like that, we thought that we could have mysql in between and be the medium between our web interface and progress db but again we can’t find odbc drivers or don’t know how to
have these 2
beasts talk between them. MySQL is running under RH. Has anybody
done something similar? Our other alternative is to ftp a text file back and forth with all the updates but we would like to avoid that, just a preference thing.

Thanks for the input.

Elliott


Elliott, it is a tough problem you are trying to solve. May I suggest
that you cross post your request to the progress newsgroup as well.
Someone there may be able to help you. Personally I would avoid the
batch stuff with ftp. If nothing else works, from php you could open
a telnet or ftp sesison, per user page (not batch), and read/write
stuff in real time.

--
http://www.dbForumz.com/ This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/mySQL-Progre...ict140446.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=472991
Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
867
by: Ka | last post by:
I install a mysql server in default installation with latin charset, but I want to use GBK(a chinese charset), so that I can store and search chinese words directly. so, I download, unpack and...
0
2039
by: Richard Gabriel | last post by:
Hi all, The following keeps happening and I can't pinpoint a query that is causing it. It did not happen in 3.23.x, but started upon upgrading to 4.0.14. The operating system/hardware...
0
2691
by: Philip Stoev | last post by:
Hi all, Please tell me if any of this makes sense. Any pointers to relevant projects/articles will be much appreciated. Philip Stoev http://www.stoev.org/pivot/manifest.htm ...
1
462
by: Elliott B. | last post by:
We have been asigned a project required by our parent company to have our sales people fill out a form before billing any order to our customers. Our main system runs a Progress db, that's where...
29
2552
by: smorrey | last post by:
I've been thinking on this long and hard, and I can't seem to come up with an answer on it. Why is it almost always assumed the MySQL will be the server for nearly any PHP app? Why is it...
11
5420
by: Durai | last post by:
Hi All, I tested "concurrent testing" in MySQL. It works fine. But I couldn't do in PostgreSQL 7.3.4 on HPUX IPF. I got deadlock problem. I used the PHP script to update table( one script...
110
10443
by: alf | last post by:
Hi, is it possible that due to OS crash or mysql itself crash or some e.g. SCSI failure to lose all the data stored in the table (let's say million of 1KB rows). In other words what is the worst...
1
9070
by: TechnoAtif | last post by:
Could not start the mysql service on localcomputer Error 1067:The process terminated unexpectedly. ------------------------------------------------------------------------------ Hi All. I 'm...
10
1796
by: Caffeneide | last post by:
I'm using a php script which performs three xml queries to other three servers to retrieve a set of ids and after I do a query to mysql of the kind SELECT * FROM table WHERE id IN ('set of ids');...
0
7267
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
7175
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
7391
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,...
1
7120
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7542
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5697
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
1609
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
809
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
466
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.