Hi There,
I wanted to know if there is any way to manupulate this type of string in sql. I tried couple of function but its now giving me what i want. Pleae let me know if there is solution of this kind of problem.
In my database, [FirstName] is store as Joason P. or Mike H. or Jack ( Tom)
I...
Hi There, I converted access database to sql with adp file for the front end. many of our query was not working so i had to rewrite it and its come with dbo.table name etc. Now when i did everything and try to distribute the adp file to our users many of its function not working because those...
Hi there,
I have a form in which there is one combo box.when user select any items from that combo box on the basis of that i want another combo box to display the information. this is in the same form. Is there any information how can i do this.
the first combo box display all the items...
Hi There,
I have lot of iff statement in MS ACCESS mdb forms, which i converted to adp file. Some of the if statement i converted to case statment in query, but some of them i canot convert to query as i am using in forms. I change iff statment with case statement but its giving me error...
Hi there,
I have Nz() function in my access database which i converted to adp with sql back end. now my Nz() function is not working or displaying the message saying there is no function Nz() from my adp file which link to sql server. Could i please have information by which function i can...
How can i write aggregate function in report in the adp file.
I have a query with expression.
like
a+b and give the alias name as service
a+b+c and give the alias name as mechanical
I want to use this service and mechanical in my report as
=Sum([service]*2 + [mechanical]02.5)
when i run...
Hi there.
I was using MS access database and now i migrated to sql server keeping front end as it is with adp file, but most of the filter is not working. I have a form which display all the active or completed job. in the fomr i put the button when user click it will display a report related...
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.