Click to See Complete Forum and Search --> : Function Returning Recordset!


T4TayyaB
May 23rd, 2005, 01:18 PM
Hi dear, I need a function that returns the recordset, and I want to use that RecordSet in another file.

MoerOver if u have a file that performs all the DataBase operation, Which i can just include in my web pages and just send query to functions and these function performs (insertion, deletion, Selection etc)

Thanx in advance and Prayers after Reply

Vanny
May 23rd, 2005, 10:12 PM
What language are you programming in, and what database type are you connecting to, how do you want to connect to it.

All these determine how you connect to the database.

T4TayyaB
May 24th, 2005, 05:31 AM
Thnax 4 Reply!
I am using the ASP and i connect to SQL server database using an include file DBOperations.asp.... I am performing all the other operation ie delete, updte, add using the same file But when I return the Recordset from file DBOperations.asp it generates an error......

So if I u understand the problem then plz do reply me abt it!

Thanx a lot