No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
8 Posted Topics
Hi, I have News Sroller in asp withn database connectivity like in ndtv site. If you want Plz reply me on .I will show you demo. [email][email protected][/email] Regards Amit Lokare [QUOTE=jeswin12]My requirement is that i have two sections Admin and User - [B]Admin[/B]: textbox to add NEWS to MS SQL …
Hi Best Luck for your plan !! Just Keep it up !!
[QUOTE=Deepa]i have a sqldatabase in remote local system.from the web i have to connect to local remote system and copy the sqldatabase using dotnet.how to do.[/QUOTE] I think U can not connect like this way.Either u have to use remote desktop or make asp.net application on database server and access …
Hi, Ya there is difference in order by and group by When u fire group by query its aggregate similar entries and show u single entriy for tht but in order by u order list in alphabeticaly order
Hi Try this code and put database in same directory as tht of asp page curDir = Server.MapPath("calender.mdb") Set Conn=server.createobject("adodb.connection") Conn.Open "DBQ="&curDir&";Driver={Microsoft Access Driver (*.mdb)};DriverId=25;FIL=MS Access;"
[QUOTE=faisyshah]my frontend is asp and and backend is microsoft access[/QUOTE] hi, U can fire query on search button like select productname form product where productname like %"request.form("serach")"% Then use tht recorde set
The End.
amitlokare