Re: No Subject

2001-04-13 Thread clay bond
On Fri, 13 Apr 2001 [EMAIL PROTECTED] wrote: > Hi, >Can i make a user friendly interface for Sales people to make a > contact to my data base on mysql running on my linux server. Sure. -- /"\ \ /ASCII RIBBON CAMPAIGN X AGAINST HTML EMAIL / \AND POSTINGS --

Re: No Subject

2001-04-13 Thread B. van Ouwerkerk
At 20:31 13-4-01 +, [EMAIL PROTECTED] wrote: >Hi, >Can i make a user friendly interface for Sales people to make a > contact to my data base on mysql running on my linux server. PHP, Perl also seen message from people who use VB and ODBC to connect to MySQL. Take a look at this lists ar

Re: No Subject

2001-04-12 Thread Steve Werby
<[EMAIL PROTECTED]> wrote: > Can i make a user friendly interface for Sales people to make a contact > to my data base on mysql running on my linux server. Your question is pretty vague. You'll probably want to investigate a web scripting language such as PHP or Perl, which can interact with MyS

Re: No Subject

2001-04-12 Thread Joshua J. Kugler
You sure can. How is left as an exercise for the reader. Read up on HTML, Perl, and DBI. That should get you started. j- k- On Friday 13 April 2001 12:31, [EMAIL PROTECTED] wrote: > Hi, >Can i make a user friendly interface for Sales people to make a contact > to my data base on m