Skip to search.
msql-list · MSQL

Group Information

  • Members: 129
  • Category: Software
  • Founded: Aug 7, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 1086 - 1115 of 22128   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1086 Communication ...
Feb 1, 1996
1:49 pm
Is it possible to connect MS ACCESS with msql through ODBC or another way ? I would like to use MS Access to build my database, because the windows interface...
1087 Jeff Rowe ...
Feb 1, 1996
3:46 pm
David J. Hughes pontificated the following: -> -> > ps. Check out http://www.aussie.com.au/ that is running this database. -> -> Just a note to anyone...
1088 Zachary Kessin ...
Feb 1, 1996
4:31 pm
One way to make the w3-msql cgi easer to user at least with the apache web server is to use the mod_actions.c extention. I have defined a mime-type for things...
1089 James Leong Sio Kun (...
Feb 1, 1996
6:42 pm
Do you meet this case? When I use the command "select * from tablename where xx>yy order by index", the msqld will be out of order if no record is suitable the...
1090 Serene Taleb-Agha ...
Feb 1, 1996
7:03 pm
[Second attempt] Hello, I want to use msql for a CGI application, but I need to know if it will require my running msqld perpetually in the background. (My net...
1091 g.adamopoulos@...
Feb 1, 1996
9:09 pm
Hi, The manual says that aggregates are not supported on mSQL's SQL. Does anyone use a hack with the C API to compute say maxima, averages or sums? -- ...
1092 Zachary Kessin ...
Feb 1, 1996
9:21 pm
Has anyone tried using msql on an alpha linux box? Just want to know if I can expect any problems --Zachary Kessin zkessin@... x^n+y^n=z^n has no...
1093 Michael Compton ...
Feb 1, 1996
11:53 pm
Hello, Sorry, I know this is a FAQ, but could someone please send me an example pf the translate command for W3-MSQL? I can't remember the syntax. Thanks in...
1094 David J. Hughes ...
Feb 2, 1996
4:07 am
... Sorry, mSQL currently only runs under UNIX. There has been a port of the client library to windows but the server must be on a UNIX box. The client...
1095 Robert J. Lebowitz ...
Feb 2, 1996
4:58 am
I spent the last day trying to track down a peculiar error affecting my mSQL client program. For simplicity sake, I write most of my applications in Perl,...
1096 Jerry Champlin ...
Feb 2, 1996
7:57 am
1097 Hwang Jinsoo ...
Feb 2, 1996
8:15 am
I would like to make a FORM interface to m-SQL server. One thing bothers me is the following. Let's say people choose a category from the web Form <select...
1098 Peter Samuel ...
Feb 2, 1996
8:27 am
1099 Peter Samuel ...
Feb 2, 1996
9:07 am
This is an experimental posting of the FAQ in multi part mode. It may not be a permanent feature. Regards Peter ...
1100 Peter Samuel ...
Feb 2, 1996
9:09 am
This is an experimental posting of the FAQ in multi part mode. It may not be a permanent feature. Regards Peter ...
1101 Peter Samuel ...
Feb 2, 1996
9:31 am
This is an experimental posting of the FAQ in multi part mode. It may not be a permanent feature. Regards Peter ...
1102 Peter Samuel ...
Feb 2, 1996
9:56 am
This is an experimental posting of the FAQ in multi part mode. It may not be a permanent feature. Regards Peter ...
1103 Carlos DeMiranda ...
Feb 2, 1996
10:59 am
... <option> 17 apple ... <option> 18 orange Carlos ... To remove yourself from the Mini SQL mailing list send a message containing "unsubscribe" to...
1104 sz7043704@...
Feb 2, 1996
11:38 am
... hi , anyone knows when Webkit will be released?Seems quite long ago already... Desmond ... To remove yourself from the Mini SQL mailing list send a message...
1105 Mark Hessling ...
Feb 2, 1996
11:46 am
... What about the TWO ports of mSQL to OS/2 ? I hope you know about these, Bambi ... Cheers, Mark ... Mark Hessling Email:...
1106 Staniforth, Paul [IES...
Feb 2, 1996
12:49 pm
In msqltcl-1.50 there is a script mmon that works with tclX7.3b but not with tclX7.4 it seems that the command tk_entrySeeCaret doesn't exist in the newer ...
1107 Eduardo Bonet =?iso-8...
Feb 2, 1996
1:10 pm
Hello, ... Extracted from the FAQ (you car read the entire answer in the question: Does mSQL support cursors?): You'll have to issue a SELECT query each time...
1108 Eduardo Bonet =?iso-8...
Feb 2, 1996
1:16 pm
Hello, ... You may use <!msql if ...> statement in the page loaded after submitting your query. It could be something like: <!msql if ($category=="apple")> ...
1109 Eduardo Bonet =?iso-8...
Feb 2, 1996
1:19 pm
Hello, ... You can try using msql-import. Both, the FAQ and msql-import can be found for FTP at Bond.edu.au/pub/Minerva/msql Hope this helps! Eduard. ... To...
1110 Mark Mazur ...
Feb 2, 1996
3:00 pm
... Try <select name="category"> <option value="17"> apple <option value="18"> orange Then when you parse your file, the STRING "17" will be inserted into...
1111 Zachary Kessin ...
Feb 2, 1996
3:30 pm
... I ment DEC Alpha AXP. Any major problems? --Zachary Kessin zkessin@... x^n+y^n=z^n has no integer solutions other than 0 for n>2 I have a wonderful...
1112 Zachary Kessin ...
Feb 2, 1996
3:32 pm
Try <option value="17">Apple --Zachary Kessin zkessin@... x^n+y^n=z^n has no integer solutions other than 0 for n>2 I have a wonderful proof of this,...
1113 rasmus@... ...
Feb 2, 1996
3:46 pm
... You can blame me for this one. I added the LIMIT concept to mSQL. I did check the ANSI SQL spec to see if there was some appropriate keyword which did...
1114 Harry Kobetitsch ...
Feb 2, 1996
4:59 pm
... I have done this. No problems! ... Harry J. Kobetitsch (hjk@...) Picker International 5500 Avion Park Drive Highland Heights, Ohio 44143 ... To...
1115 Larry Rose ...
Feb 2, 1996
5:09 pm
Greetings, I was wondering if anyone could share an experience or 3 or 4 (src example would be ideal;) of mapping functionality similar to the 'msqlmap'...
Messages 1086 - 1115 of 22128   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help