Dates

2001-08-22 Thread Jason Brunk
i have noticed something, i have ported some asp, and visual basic applications from MSSql to MySql, and i have noticed something with the dates, i have to change my entire date format. Does anyone know how to set the way dates are interpreted in MySQL? jason http://mrtg.whitetec.com

Virtual Server?

2001-08-22 Thread Jason Brunk
i read somewhere that you can setup virtual mysql servers, so that users can actually have their own sql server to administer with whatever databases they want to create, with out interferring or even seeing other peoples databases. Does anyone know how to do this? could you help me? jason

Re: Need your helps!!!

2001-07-09 Thread Jason Brunk
i read somewhere that in version 4. or whatever one of the next versions will be, that they are talking about doing the ability for bi-directional replication. i have been trying to do the same thing - Original Message - From: Rolf Hopkins <[EMAIL PROTECTED]> To: Simon Green <[EMAIL PRO

Question

2001-07-06 Thread Jason Brunk
i have designed a system that works on MSSQL but i have decided to port it over to mysql. One of the problems i have come across is i need to figure out how to get the autoid back. so just say i insert a record, and MYSQL gives it the auto id of 6, how do i know that from my VB program? Jaso

Replication

2001-06-30 Thread Jason Brunk
i was wondering if anyone could help out with some replication stuff. i went through the instructions from mysql.com and when i restarted the slave, it said that it was not configured correctly.

Re: Connecting to MySQL w/VB

2001-06-28 Thread Jason Brunk
r=user;pass=pass;database=db1" i was just curious to see how you connect to mysql with asp jason asp developer working in mysql :) - Original Message - From: "Dennis Salguero" <[EMAIL PROTECTED]> To: "Jason Brunk" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED

Re: Connecting to MySQL w/VB

2001-06-28 Thread Jason Brunk
i know i am definitly knew at this, but his permissions could be set more or less for read only. i am just spitting junk out, i am new, but i don't like sitting idle in a group. i have been watching this thread closely, because i do developement on a large scale in ASP and VB. so just ignore me

Re: MySQL Installation Help Requested.

2001-06-27 Thread Jason Brunk
n - Original Message - From: "Peter Matulis" <[EMAIL PROTECTED]> To: "'Jason Brunk'" <[EMAIL PROTECTED]> Sent: Wednesday, June 27, 2001 2:12 PM Subject: RE: MySQL Installation Help Requested. > From RPM, binary, or source? I have my personal d

MySQL Installation Help Requested.

2001-06-27 Thread Jason Brunk
is there anyone who icq and who has a few minutes that might be willing to help me out with the mysql install? i have been having some trouble, so i figured i would check and see if there was anyone who could help a newbie out. Jason

Newbie

2001-06-26 Thread Jason Brunk
hello all, I am kind of new to all the unix OS stuff. Lately i have been doing alot of work in FreeBSD, and i have started playing with mysql. I got it to install and everything, the only problem i am having, is i can't seem to connect from anywhere off the machine, i run the "grant privi