Re: database connectivity

2001-07-29 Thread danny dam
hi sheraz http://www.integration.qc.ca/products/v12director/default.asp hope it can solve something danny >From: Sheraz Alhassan <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: database connectivity >Date: Sat, 28 Jul 2001 22:38:21 -0700 (PDT) > >Hi List

Re: Database connectivity

2001-07-19 Thread brett
chk out this site www.shocknet.org.uk should answer most of your questions without the need for an xtra b. > Hello Lingo users > > Can any one teach me how to connect a Director .exe > with the databases in access or SQL server. > That is, if i have certain text fields in my movie and > i

Re: DATABASE.... (Complex Database)

2001-07-12 Thread Pete Carss
If you import the .txt file into a member you can then do operations on the .text of that member. if you set the itemdelimiter to "TAB" you will be able to use chunk expressions and everything between the TABS will be "items". The "RETURN" will signify each "line" in chunk terminoligy.

RE: DATABASE.... (Complex Database)

2001-07-08 Thread vijay shan
hi, The text file that you have seems to have a regular pattern as to how the characters appear. Whenever this happens it is not that hard to retrieve data from the file. I guess you can figure it out. If not let me know and send me a sample file i will try to whip up a script which shows

RE: Database and File IO

2001-07-04 Thread Al Hospers
> IMNSHO Lists in Text Files Suck Hard! > > Reason: in case you need to view it or edit it in another > program it is hard > to make sense of. > > Furthemore, converting 3-dimendional lists into CSV or > Tab-delimited text > files is a piece of cake. (Incidentally, both formats can be > read by mo

RE: Database and File IO

2001-07-04 Thread Pekka Buttler
apps.) Pekka > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Al Hospers > Sent: 4. heinäkuuta 2001 18:54 > To: [EMAIL PROTECTED] > Subject: RE: Database and File IO > > > > I've got a file in a hard disk (fomat "

RE: Database and File IO

2001-07-04 Thread Al Hospers
> I've got a file in a hard disk (fomat "clients.txt"). With an > Xtra File IO i > get read all the database, but i would like to read only a record. > > Name City Salary > Bohanen Geneva 4567 > Klein Bern 389 > Meister Lugano 9876 > Correia Basel7055 > etc... I pre

Re: database

2001-06-28 Thread brett
also check out www.shocknet.org.uk Great knowledge and examples on Director and Database/ASP/SQL/PHP/CFM awesome if you want to know how to do it with out xtras > Hi, > > I am somewhat new to Director. I understand tho that to make a database that > would be user friendly (and editable), and e

RE: database

2001-06-28 Thread Al Hospers
> I am somewhat new to Director. I understand tho that to make > a database that > would be user friendly (and editable), and easy to program > with, is not so > simple. I also understand that there ARE "add-ons" that I can > buy that will > do the job. I really don't need anything too fancy, ju

Re: database

2001-06-28 Thread R. Bhakti Klein
what do you want to do? yes, there are database xtras, but director's internal functions can handle a lot of the same functionality. in general, if you can do it without an xtra, it's better. -bhakti [EMAIL PROTECTED] wrote: > > Hi, > > I am somewhat new to Director. I understand tho that to

RE: Database

2001-02-19 Thread Jon Paul Alongi
GOOD QUESTION id like to know too... jon -Original Message- From: Fred Westermeyer [mailto:[EMAIL PROTECTED]] Sent: 19 February 2001 15:42 To: [EMAIL PROTECTED] Subject: Database Hi, Can you make a project to work off a database like VB? [To remove yourself from this list, or to

Re: database

2001-02-05 Thread Fabricio G. Bissoli
You can use only the xtra fileIO for save a txt file with your informations. Is how a CBT (computer based training) when you need write on HD the informations about lesson and quiz for don't need of restart from begin in the next time. You don't need of a database Xtra to do this... Regards Fabr

Re: Database with multiuser

2001-01-30 Thread pranavn
MUS database files, if I remember correctly, are FoxPro 3 format. So creating a new database would mean creating a new FoxPro file. You can use Access or something similar to that. Besides, the server xtra can also handle adding entries to the database. There are some really neat examples to d

RE: "database"

2000-11-10 Thread Mavis
thank you Miguel, this has helped alot mavis > -- > From: Miguel Gonzalez > Reply To: [EMAIL PROTECTED] > Sent: Friday, November 10, 2000 12:16 PM > To: [EMAIL PROTECTED] > Subject: Re: "database" > > I sorry. > > Fa

Re: "database"

2000-11-10 Thread Miguel Gonzalez
, really bad. V12 manual is very good. With Valentina mail list you can find answer really soon. Valentina is cheaper and V12 easiest. Bye. - Original Message - From: "Mavis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 10, 2000 11:59 AM S

RE: "database"

2000-11-10 Thread Mavis
faster as in what way? runs faster? > -- > From: Miguel Gonzalez > Reply To: [EMAIL PROTECTED] > Sent: Friday, November 10, 2000 11:23 AM > To: [EMAIL PROTECTED] > Subject: Re: "database" > > V12 is much easier to use and

Re: "database"

2000-11-10 Thread Miguel Gonzalez
V12 is much easier to use and Valentina is much faster. Bye. - Original Message - From: "Mavis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 09, 2000 5:49 PM Subject: RE: "database" > I have also been reccomended anothe

RE: "database"

2000-11-09 Thread Robert Wingate
> With the V12, how does one in director access the > then made database? Look at steps 3-5 or so of the user's manual: http://www.v12dbe.com/downloads/v12director/manual/v12-user-manual.pdf HTH Rob /* * Rob Wingate, Software Human* * http://www.vingage.com

RE: "database"

2000-11-09 Thread Mavis
? Mavis > -- > From: Robert Wingate > Reply To: [EMAIL PROTECTED] > Sent: Wednesday, November 8, 2000 8:06 PM > To: [EMAIL PROTECTED] > Subject: RE: "database" > > I have also been reccomended another program called Valentino to

RE: "database"

2000-11-09 Thread Mavis
thank you for you help > -- > From: Robert Wingate > Reply To: [EMAIL PROTECTED] > Sent: Wednesday, November 8, 2000 8:06 PM > To: [EMAIL PROTECTED] > Subject: RE: "database" > > > Have you use it before? and is intergrat

RE: "database"

2000-11-08 Thread Robert Wingate
> Have you use it before? and is intergrate into director? I've personally used it in some big projects, as I'm sure many developers on this list have. I've had excellent luck with it. > and is intergrate into director? It's a separate, third-party tool, but it's 'integrated' in the sense that

RE: "database"

2000-11-08 Thread Kerry Thompson
>thank you, it's exactly what is needed. Have you use it before? and is >intergrate into director? It's a separate Xtra. Check out http://www.integration.qc.ca/ (as Rob suggested :-) There's pricing and ordering information there, too. Cordially, Kerry Thompson Learning Network [To remove

RE: "database"

2000-11-08 Thread Mavis
thank you, it's exactly what is needed. Have you use it before? and is intergrate into director? > -- > From: Robert Wingate > Reply To: [EMAIL PROTECTED] > Sent: Wednesday, November 8, 2000 7:15 PM > To: [EMAIL PROTECTED] > Subject: R

RE: "database"

2000-11-08 Thread Robert Wingate
> I have about 50 pages of text and I want to put it into > some sort of a database retrival system on my cd rom. Is > this a possible function of director and lingo? V12-DBE Xtra is a superb database engine for Director: http://www.integration.qc.ca/ Hope this helps Rob /

RE: "database"

2000-11-08 Thread Mavis
I have about 50 pages of text and I want to put it into some sort of a database retrival system on my cd rom. Is this a possible function of director and lingo? [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages

Re: DATABASE SEARCH !!!!!!!!

2000-09-13 Thread Luke Wigley
> --for adding more word to the database -- THIS IS THE > PROBLEM > global database, definision > on AddWords newword > newword = symbol(member("entry").text > definision = string(member("meaning").text > Append (database,newword,definision) > end Hi, 2 Problems here -- > Append (database,new