Hi
How I can create one application that get results from one MS SQL Server query
compare them with one MYSQL Server query and if it is equal then do update else do insert.
For example, let say I have my source sql query
Select ID, FName, LName From TBNames
Results:
ID | FName | Lname...
Hi
I have a table called Remote_Item with some records like
Code fBaseBOMGID Description
64167 C5F2EA4A-A374-464B-A001-BBBCA2EAFF8D Ear Plugs (5 Pairs)
64082 Null Ear Defenders
27940 9CF5E211-9A1F-42EA-B26E-C6693CED200D...
Hi
I have one asp.net page when I pass it as a parameter one sql query return as string the result.
For example if I pass a query like that in my browser:
https://xxxxx.yyyyyyyy.zzz/CONN.ASPX?QUERY=select * from Trade where code = 27000003093
The result is...
Hi
I use crystal reports XI
I try with no success to repeat the detail section as many times as a value of a field.
My dataset gives me a field with a number.... let say the number 4
I want the detail section repeat him self 4 times with all the info i have in detail section.
For example.
If...
The third report is getting Cash reserves info and send them to the second report witch is a receipt.
The first report has the second report as sub report three times so I can get three copies of the same receipt.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.