SV650.org - SV650 & Gladius 650 Forum

SV650.org - SV650 & Gladius 650 Forum (http://forums.sv650.org/index.php)
-   Idle Banter (http://forums.sv650.org/forumdisplay.php?f=116)
-   -   Why I hate Microsoft (Techy) (http://forums.sv650.org/showthread.php?t=72934)

jonboy 13-06-06 06:02 PM

I quite like Microsoft.


.

Filipe M. 13-06-06 11:13 PM

Quote:

Originally Posted by jonboy
I quite like Microsoft.


.


*cof*Can we ban him?*cof* 8-[

didge 13-06-06 11:15 PM

Quote:

Originally Posted by kciN
Quote:

Originally Posted by timwilky
Quote:

Originally Posted by didge
what does fload and string mean?

float and string are data types

float is a floating point number as in not an integer, as in contains a decimal point

although I have not made any reference in my post to a string, a string is a simple text object, such as a persons name.

Both these data types have properties and methods etc. I aint in the business of teaching anyone code hacking. suffice to say a method is a way of doing things with a data object, and a property is information about that object such as the number of characters in the string etc.

I remember when I used to program on my Acorn Electron in Basic *cough* I used to use the string command, known as $, if I recall.
Inkey$ I think, a command to wait for a key to be pressed... :?:

And I think everyone remembers the

10 Print "Whatever";
20 Goto 10

(The ; is there to make it not just scroll down the page but across it too.)

I'll shut up now! :wink:

sounds good :D

Ping 14-06-06 12:27 AM

Quote:

Originally Posted by kciN
Quote:

Originally Posted by timwilky
Quote:

Originally Posted by didge
what does fload and string mean?

float and string are data types

float is a floating point number as in not an integer, as in contains a decimal point

although I have not made any reference in my post to a string, a string is a simple text object, such as a persons name.

Both these data types have properties and methods etc. I aint in the business of teaching anyone code hacking. suffice to say a method is a way of doing things with a data object, and a property is information about that object such as the number of characters in the string etc.

I remember when I used to program on my Acorn Electron in Basic *cough* I used to use the string command, known as $, if I recall.
Inkey$ I think, a command to wait for a key to be pressed... :?:

And I think everyone remembers the

10 Print "Whatever";
20 Goto 10


(The ; is there to make it not just scroll down the page but across it too.)

I'll shut up now! :wink:

YAY!!! :lol: That was the first programming language i ever learned too! (I was one of two girls in my year who passed the logic test and were 'allowed' to take computing :roll: ) ... Oh, hang on.. that's after i wrote a stupidly breakable password script on my zx spectrum... :lol: Had to load it first just to run it (as in load it and tell the spectrum to run it)... :lol:

Ah, the heady days of youth...

BillyC 14-06-06 08:01 AM

Sorry Tim,

First rule of database programming - language data types are not necessarily the same specification as database ones. It's been a point to watch out for in SQL & VB programming for a long time.

But, now you know! ;)

Terence 14-06-06 08:59 AM

Quote:

Originally Posted by BillyC
Sorry Tim,

First rule of database programming - language data types are not necessarily the same specification as database ones. It's been a point to watch out for in SQL & VB programming for a long time.

But, now you know! ;)

But it seems from his post that Java will always work with Oracle and MySQL? I dunno, I'm more into networks :roll:

timwilky 14-06-06 09:06 AM

Quote:

Originally Posted by BillyC
Sorry Tim,

First rule of database programming - language data types are not necessarily the same specification as database ones. It's been a point to watch out for in SQL & VB programming for a long time.

But, now you know! ;)

Yeah now I know, I am new to MS stuff. so learning all the time. It is nice when some stuff like DateTime seems to co exist quite nicely though. Daft thing is that now I know I notice visual studio tellsme that the sqlDataType.Float is actually an instance of double. doh use the tools

Carsick 14-06-06 09:33 AM

Quote:

Originally Posted by Terence
Quote:

Originally Posted by BillyC
Sorry Tim,

First rule of database programming - language data types are not necessarily the same specification as database ones. It's been a point to watch out for in SQL & VB programming for a long time.

But, now you know! ;)

But it seems from his post that Java will always work with Oracle and MySQL? I dunno, I'm more into networks :roll:

The difference is that the DB interface stuff in Java takes care of that type of thing for you.

BillyC 15-06-06 08:26 AM

Tim,

The key is to look at the specifications for the datatypes between the SQL db and the Programming Language - as you've already ascertained. The problem mainly occurs with the number data types.

I'm not a C# man myself, have always been on the VB side. I don't know how these things are constructed in Java, but I would guess that it uses the same ADO interface that the others use. However, I couldn't even speculate what the practical considerations would be.

Mr Toad 15-06-06 08:36 AM

Bring back Fortran that's what I say :lol:


All times are GMT. The time now is 12:29 PM.

Powered by vBulletin® - Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.