Re: Multiuser Programming

2003-10-30 Thread Roger Baklund
* Mike Brando > > -Original Message- > > From: Chris [mailto:[EMAIL PROTECTED] > > > > I'm not familiar with that function in MS SQL, and you're a bit > unclear, but > > it looks like you might be able to use temporary > > tables. > > Looks like he's asking if MySQL supports namespaces. Is

RE: Multiuser Programming

2003-10-30 Thread Michael McTernan
hi, > -Original Message- > From: William R. Mussatto [mailto:[EMAIL PROTECTED] > Sent: 30 October 2003 01:14 > To: [EMAIL PROTECTED] > Subject: RE: Multiuser Programming > > > Chris said: > > I'm not familiar with that function in MS SQL, and you'

RE: Multiuser Programming

2003-10-29 Thread Mike Brando
> -Original Message- > From: Chris [mailto:[EMAIL PROTECTED] > > I'm not familiar with that function in MS SQL, and you're a bit unclear, but > it looks like you might be able to use temporary > tables. Looks like he's asking if MySQL supports namespaces. Is there anyway to simulate name

RE: Multiuser Programming

2003-10-29 Thread William R. Mussatto
Chris said: > I'm not familiar with that function in MS SQL, and you're a bit unclear, > but it looks like you might be able to use temporary tables. > > http://www.mysql.com/doc/en/CREATE_TABLE.html > > Temporary tables are on a per-connection basis, and are unique per > connection (each connectio

RE: Multiuser Programming

2003-10-29 Thread Chris
I'm not familiar with that function in MS SQL, and you're a bit unclear, but it looks like you might be able to use temporary tables. http://www.mysql.com/doc/en/CREATE_TABLE.html Temporary tables are on a per-connection basis, and are unique per connection (each connection can have a temporary