Çé If i have 2 tables with names NumberA and NumberB and fields the same. For Example: NumberA: Value1,Value2,Value3,Value4,............Value60....
Çé!!!! One question: If i have a query with calculations like this: Declare Result as float Result=Select (Number.Field1+Number.Field.2) From...
Hi one simple question how i can set a Table as something !!!?? For example Values as vl !!! How i can do that at start of queries or stored...
Hi i have 2 tables A and B.......With same fields!!!<br />For Example: A.Number1,A.Number.2 and B.Number1,B.Number2<br /><br />Now<br />i want to...
Çé If i have to tables with Names: Values1 and Values2 The 2 tables have the same named 30 fields!!!! So i will use the tables like...
Hi I have one table in database with the above values 1.1 2 3 0.9 0.8 Now i want to make a query that will return the most 2 close values to value...
want to ask something about queries!!!! I want to make a complicate query but i dont know how to get the result in MessageBox.... More spesifiec:...
Hi again I have this type in Query "Select ImageId ,sqrt((Abs(a0-Ca0)*(a0-Ca0)+(a1-Ca1)*(a1-Ca1)+(a2-Ca2)*(a2-Ca2)) From Fourier,Compare" but i...
Hi Same question again!!! Does anyone can tell me if there is a way to make an Query with Insert and get the spesifiec fields of one table and put it...
Çé I have one table Numbers with fields ImageId,a0,a1,a2!!!!!! I have another one table Numbers2 with fields ClImageId, ca0,ca1,ca2 I want to...
Can anyone please give me an example code of fuction that add two fields of a table and print the resultttttt
Hi I made the above... My fuction works good because its says a message everything ok But i dont get the relust table why??? USE Test GO CREATE...
Hi i want to create a function to sum my two fields of table 'fields' row by row. Because i am new on this i made something below but is totally...
Hi 1.I want to save a file (val.dat) as blob to SQL Server database table... My question is what type will be the field. Binary or Image?? 2.And if...
Hi I have many values in a array in BCB6 and i want to pass the values in fields in SQL Server database table. My question because the values are...
Hi i have one question. If i have one record of pic in a table and i want to connect 1000 values with that record how i will do it??? I mean i dont...
Hi I want to make these fields in SQL Server2000 "PicName","Date", "Size","blob","PixelValues","Fourier Values". So my question is, how many tables...
Hi I want to create a function in SQL Server to compare 2 fields of a database!! Is possible that?? The fields is values of Pixels....First field:...
Hi. Please help... I have made an application in BCB6 that i use to save pictures with BLOB method. So i used ADOTable,ADOConnection,DataSource,...
hi again. Does anyone know how functions work in SQL server 2000. I mean if he knows any code examples or any good tutorial. I want to know them...
Separate names with a comma.