|
Posted by Frankly on 10/13/17 11:48
"J.O. Aho" <user@example.net> wrote in message
news:4dlcglF1aln4kU1@individual.net...
> I'm not much for microsoft products when it comes to develop for the
> internet, as they tend to generate a broken HTML/javascript that is more
> or less only working on MSIE.
> There are similar tools that are open source and which more closely
> follows standards, which makes that the developed material works on most
> browsers.
>
> For checking up open source projects, I do suggest you visit
> freshmeat.net, where they have a quite large database over projects (not
> all open source).
in my deamweaver tutorial was the first time i heard about the generated
code that MS word will inport into a html document. i think that is what
you are talking about?
1 thing i did read about sql express is that it does not generate a code and
i believed they were talking about what i mentioned above. and again i am
not sure if this is what you meant.
i stopped working on the tutorial after creating a few tables but watched as
the data was entered
and then displayed on a web page. It felt good to see for the first time
the full path.
after what i seen yesterday you and this group is the only thing standing
between me and using that program. I feel more comfortable with in a
microsoft envirment but the help i am getting from here
gives me a much better feeling that I will actually do this. I am not
looking for something perfect, i think that would show an ignorance of what
is actually needed. All I can really hope for is something that is
functional. i am also concerned with how my wife will use it. she really
needs something like the forms in Access.
>
>
>
>> I wanted to ask this group about the whole varchar vs char thing. faster
>> searching vs smaller file size.
>
> This ain't anything I'm good at, but I have better experience to get
> varchar to work than char, there is a mysql page about varcahr and char
> with some user comments too.
> http://dev.mysql.com/doc/refman/5.0/en/char.html
that was 1 of many such conversations i have read. one of these days i will
google this group on the subject as I am sure it has come up.
>
>
>> I have also done enum in tutorials. imto tired right now to try i am
>> going to bed and will try when i wake up.
>
> If the tutorial is written for a specific sql server, then it may use
> special features for that sql server, which would make it to fail in mysql
> or any other sql server. I do suggest you read the enum page I gave a link
> in my previous page to see how enum works in mysql.
it was in the ebook Phpmyadmin mysql. I was thinking i would use the enum
for some feilds or perhaps
i should just - type yes or no for those types of fields.
DoorMan = Yes/No
Elevator = yes/no and so on
>
>
>> i also found out today that the current version of MySQL isnt free. so i
>> am just a point or 2 away from the current free version. lol its 4:42
>> am.
>
> MySQL don't charge anything for the community version, and the latest
> version supplied by my distro is 5.1.7, while you can download for free
> the 5.1.9 from dev.mysql.com/downloads/mysql/5.1.html
>
> Keep in mind that the 5.1 line is still a beta version and may not be that
> good to use when stability is needed.
>
>
> Hope you get a good sleep.
i think i did get about 3 1/2 hours. I had to wake up and do some work but
now I have to take another nap.
when i wake up I will correct that mistake, tune the tables, put some data
and start creating relations.
talk to you soon
>
>
> With best regards,
>
> Aho
thank you again.
Frank
Navigation:
[Reply to this message]
|