Paging implementation using some common query and different select clause

first post: gandhiashishp wrote: Hi, Please see below function in which i have been making a use of...

Is this project is yet alive?

first post: gandhiashishp wrote: Hey guys..!! Actually i had been thinking to implement such conce...

latest post: perceiveit wrote: I see where you are going with this ``` DBQuery.Select(Northwind.Or...

"Duplicate Table"

first post: glaidler wrote: This is similar to another post, but not identical. I have a view...

latest post: perceiveit wrote: Sounds like there are 2 things here - the dynamic analysis of the t...

Retrieving Inserted ID

first post: MattHoffmann wrote: I am trying to retrieve the last inserted ID using DynaSQL ie. Som...

latest post: rlebi wrote: How do I accomplish this when dynamically generating the insert que...

Encounter a problem of subquery alias in Oracle

first post: mawkish wrote: When I construct a query which involves subquery alias, I find that...

latest post: perceiveit wrote: This discussion has been copied to a work item. Click [here](http:/...

Default values in select query

first post: mayurdongre wrote: Hi, I have following table TABLE1 COL1 COL2 COL3 11 ...

SQL CE Support?

first post: akilhoffer wrote: I don't see SQL CE mentioned anywhere. Does this generator support...

How to add new column on already exist table in database

first post: mayurdongre wrote: Hi I want to execute following command ALTER TABLE table_name AD...

latest post: mayurdongre wrote: means I have already table tab1 with column col1,col2,col3 like th...

How to get DataTable

first post: mayurdongre wrote: I want to get DataTable using select query like DBQuery.SelectA...

latest post: mayurdongre wrote: Thanks it's usefull for me and also work if there is no data prese...

Import excel data into database

first post: mayurdongre wrote: Hello Perceiveit, is there any function to import excel file into ...

latest post: perceiveit wrote: That's really a different capability to what we are trying to do h...