Sign Up |  Live StatsLive Stats    Articles 35,345| Comments 159,790| Members 17,820, Newest waheguruhelpme| Online 228
Home Contact
 (Forgotten?): 
    Sikhism

   
                                                                     Your Banner Here!    

DateAdd

Our Donation Goal : Why Donate? : Donate Today! : Donate Anonymously (ਗੁਪਤ) : Our Family of Supporters
Goal this month: 400 USD, Received: 35 USD (9%)
Please Donate...
Related Topics...
Thread Thread Starter Forum Replies Last Post
Dateadd Function not working.... Sheila D Information Technology 2 28-Jul-2006 08:42 AM
DateAdd function using decimal minutes... BetoWing Information Technology 1 28-Jul-2006 08:15 AM
Where Statement Using DateAdd Santara Information Technology 1 28-Jul-2006 08:10 AM


Tags
dateadd
Reply Post New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!
  #1 (permalink)  
Old 28-Jul-2006, 08:42 AM
Andreas's Avatar Andreas
Guest
 
Posts: n/a
   
   
DateAdd

  Donate Today!   Email to Friend  Tell a Friend   Show Printable Version  Print   Contact sikhphilosophy.net Administraion for any Suggestions, Ideas, Feedback.  Feedback  

Register to Remove Advertisements
I want to put this string as a criteria in my Date field to be able to see
the results from different date intervals.
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/14034-dateadd.html

= DateAdd("d"; -1; [Enter Date]) AND < DateAdd("d"; 2; [Enter Date])

But I receive an error saying:

Syntax Error in expression
E possible che sia stato immeso un operande senza un operatore (italian)

What have I done wrong?

And: Is it possible to visualize this time interval (+-1 day) for all dates
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=14034
without being forced to put in a special date; i.e. to show this interval for
all dates at the same time?

Would REALLY need to solve this issue?

Thanks

Andreas



 
Do share your immediate thoughts or reactions on this issue? We value your views! Login Now! or Sign Up Today! to share your views with us.. Gurfateh!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 28-Jul-2006, 08:42 AM
Jeff Boyce's Avatar Jeff Boyce
Guest
 
Posts: n/a
   
   
Re: DateAdd

Andreas

I can't tell from your description where you are trying to use the criteria.
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=14034
Are you working on a query?

By the way, if your field is actually named "Date", be aware that Access
treats this as a reserved word, and may get confused as to what field/which
function to use.
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=14034

--
Regards

Jeff Boyce
Microsoft Office/Access MVP
http://mvp.support.microsoft.com/

Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/

Microsoft Registered Partner
https://partner.microsoft.com/


"Andreas" wrote in message
news:8DC5BED7-6EEA-4DF7-8E43-56B1A17426FC@microsoft.com...
> I want to put this string as a criteria in my Date field to be able to see
> the results from different date intervals.
>
> = DateAdd("d"; -1; [Enter Date]) AND < DateAdd("d"; 2; [Enter Date])
>
> But I receive an error saying:
>
> Syntax Error in expression
> E possible che sia stato immeso un operande senza un operatore (italian)
>
> What have I done wrong?
>
> And: Is it possible to visualize this time interval (+-1 day) for all

dates
> without being forced to put in a special date; i.e. to show this interval

for
> all dates at the same time?
>
> Would REALLY need to solve this issue?
>
> Thanks
>
> Andreas


Reply With Quote
  #3 (permalink)  
Old 28-Jul-2006, 08:42 AM
Andreas's Avatar Andreas
Guest
 
Posts: n/a
   
   
Re: DateAdd

Indeed, I am working in a query made on a query that is made on a table. The
first query shows which dates two different companies delivers to the same
adress. Now I want to make the same thing except not looking at just one
date, instead a time interval as described

Andreas

"Jeff Boyce" skrev:

> Andreas
>
> I can't tell from your description where you are trying to use the criteria.
> Are you working on a query?
>
> By the way, if your field is actually named "Date", be aware that Access
> treats this as a reserved word, and may get confused as to what field/which
> function to use.
>
> --
> Regards
>
> Jeff Boyce
> Microsoft Office/Access MVP
> http://mvp.support.microsoft.com/
>
> Microsoft IT Academy Program Mentor
> http://microsoftitacademy.com/
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=14034
>
> Microsoft Registered Partner
> https://partner.microsoft.com/
>
>
> "Andreas" wrote in message
> news:8DC5BED7-6EEA-4DF7-8E43-56B1A17426FC@microsoft.com...
> > I want to put this string as a criteria in my Date field to be able to see
> > the results from different date intervals.
> >
> > = DateAdd("d"; -1; [Enter Date]) AND < DateAdd("d"; 2; [Enter Date])
> >
> > But I receive an error saying:
> >
> > Syntax Error in expression
> > E possible che sia stato immeso un operande senza un operatore (italian)
> >
> > What have I done wrong?
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=14034
> >
> > And: Is it possible to visualize this time interval (+-1 day) for all

> dates
> > without being forced to put in a special date; i.e. to show this interval

> for
> > all dates at the same time?
> >
> > Would REALLY need to solve this issue?
> >
> > Thanks
> >
> > Andreas

>
>

Reply With Quote
  #4 (permalink)  
Old 28-Jul-2006, 08:42 AM
Pieter Wijnen's Avatar Pieter Wijnen
Guest
 
Posts: n/a
   
   
Re: DateAdd

Try posting your queries SQL, Then it's easier for us

Pieter


"Andreas" wrote in message
news:5F71BE82-8485-4314-94B6-4A56CB5E46A9@microsoft.com...
> Indeed, I am working in a query made on a query that is made on a table.
> The
> first query shows which dates two different companies delivers to the same
> adress. Now I want to make the same thing except not looking at just one
> date, instead a time interval as described
>
> Andreas
>
> "Jeff Boyce" skrev:
>
>> Andreas
>>
>> I can't tell from your description where you are trying to use the
>> criteria.
>> Are you working on a query?
>>
>> By the way, if your field is actually named "Date", be aware that Access
>> treats this as a reserved word, and may get confused as to what
>> field/which
>> function to use.
>>
>> --
>> Regards
>>
>> Jeff Boyce
>> Microsoft Office/Access MVP
>> http://mvp.support.microsoft.com/
>>
>> Microsoft IT Academy Program Mentor
>> http://microsoftitacademy.com/
>>
>> Microsoft Registered Partner
>> https://partner.microsoft.com/
>>
>>
>> "Andreas" wrote in message
>> news:8DC5BED7-6EEA-4DF7-8E43-56B1A17426FC@microsoft.com...
>> > I want to put this string as a criteria in my Date field to be able to
>> > see
>> > the results from different date intervals.
>> >
>> > = DateAdd("d"; -1; [Enter Date]) AND < DateAdd("d"; 2; [Enter Date])
>> >
>> > But I receive an error saying:
>> >
>> > Syntax Error in expression
>> > E possible che sia stato immeso un operande senza un operatore
>> > (italian)
>> >
>> > What have I done wrong?
>> >
>> > And: Is it possible to visualize this time interval (+-1 day) for all

>> dates
>> > without being forced to put in a special date; i.e. to show this
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=14034
>> > interval

>> for
>> > all dates at the same time?
>> >
>> > Would REALLY need to solve this issue?
>> >
>> > Thanks
>> >
>> > Andreas

>>
>>


--------------------------------------------------------------------------------
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=14034
I am using the free version of SPAMfighter for private users.
It has removed 4382 spam emails to date.
Paying users do not have this message in their emails.
Try SPAMfighter for free now!


Reply With Quote
  #5 (permalink)  
Old 28-Jul-2006, 08:42 AM
Andreas's Avatar Andreas
Guest
 
Posts: n/a
   
   
Re: DateAdd

Here is the sql before the criteria, not possible to open sql with the criteria

Thanks!

Andreas

SELECT [ny_Antonios första].Date AS Espr1, [ny_Antonios första].[NEW RAGIONE
SOCIALE], [ny_Antonios första].[NEW INDIRIZZO], [ny_Antonios första].[NEW
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=14034
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=14034
LOCALITÁ], Count([ny_Antonios första].SommaDiColli) AS ConteggioDiSommaDiColli

FROM [ny_Antonios första]

GROUP BY [ny_Antonios första].Date, [ny_Antonios första].[NEW RAGIONE
SOCIALE], [ny_Antonios första].[NEW INDIRIZZO], [ny_Antonios första].[NEW
LOCALITÁ];


"Pieter Wijnen" skrev:

> Try posting your queries SQL, Then it's easier for us
>
> Pieter
>
>
> "Andreas" wrote in message
> news:5F71BE82-8485-4314-94B6-4A56CB5E46A9@microsoft.com...
> > Indeed, I am working in a query made on a query that is made on a table.
> > The
> > first query shows which dates two different companies delivers to the same
> > adress. Now I want to make the same thing except not looking at just one
> > date, instead a time interval as described
> >
> > Andreas
> >
> > "Jeff Boyce" skrev:
> >
> >> Andreas
> >>
> >> I can't tell from your description where you are trying to use the
> >> criteria.
> >> Are you working on a query?
> >>
> >> By the way, if your field is actually named "Date", be aware that Access
> >> treats this as a reserved word, and may get confused as to what
> >> field/which
> >> function to use.
> >>
> >> --
> >> Regards
> >>
> >> Jeff Boyce
> >> Microsoft Office/Access MVP
> >> http://mvp.support.microsoft.com/
> >>
> >> Microsoft IT Academy Program Mentor
> >> http://microsoftitacademy.com/
> >>
> >> Microsoft Registered Partner
> >> https://partner.microsoft.com/
> >>
> >>
> >> "Andreas" wrote in message
> >> news:8DC5BED7-6EEA-4DF7-8E43-56B1A17426FC@microsoft.com...
> >> > I want to put this string as a criteria in my Date field to be able to
> >> > see
> >> > the results from different date intervals.
> >> >
> >> > = DateAdd("d"; -1; [Enter Date]) AND < DateAdd("d"; 2; [Enter Date])
> >> >
> >> > But I receive an error saying:
> >> >
> >> > Syntax Error in expression
> >> > E possible che sia stato immeso un operande senza un operatore
> >> > (italian)
> >> >
> >> > What have I done wrong?
> >> >
> >> > And: Is it possible to visualize this time interval (+-1 day) for all
> >> dates
> >> > without being forced to put in a special date; i.e. to show this
> >> > interval
> >> for
> >> > all dates at the same time?
> >> >
> >> > Would REALLY need to solve this issue?
> >> >
> >> > Thanks
> >> >
> >> > Andreas
> >>
> >>

>
> --------------------------------------------------------------------------------
> I am using the free version of SPAMfighter for private users.
> It has removed 4382 spam emails to date.
> Paying users do not have this message in their emails.
> Try SPAMfighter for free now!
>
>
>

Reply With Quote
  #6 (permalink)  
Old 28-Jul-2006, 08:42 AM
Pieter Wijnen's Avatar Pieter Wijnen
Guest
 
Posts: n/a
   
   
Re: DateAdd

capice

PARAMETERS [Enter Date] DateTime;
SELECT [ny_Antonios frsta].Date AS Espr1, [ny_Antonios frsta].[NEW RAGIONE
SOCIALE], [ny_Antonios frsta].[NEW INDIRIZZO], [ny_Antonios frsta].[NEW
LOCALIT], Count([ny_Antonios frsta].SommaDiColli) AS
ConteggioDiSommaDiColli
FROM [ny_Antonios frsta]
WHERE [ny_Antonios frsta].Date >= DateAdd("d", -1, [Enter Date]) AND
[ny_Antonios frsta].Date < DateAdd("d", 2, [Enter Date])
GROUP BY [ny_Antonios frsta].Date, [ny_Antonios frsta].[NEW RAGIONE
SOCIALE], [ny_Antonios frsta].[NEW INDIRIZZO], [ny_Antonios frsta].[NEW
LOCALIT];

I would probably use a Form To Enter The Date Though & Use:

PARAMETERS Forms!MyForm![Enter Date] DateTime;
SELECT [ny_Antonios frsta].Date AS Espr1, [ny_Antonios frsta].[NEW RAGIONE
SOCIALE], [ny_Antonios frsta].[NEW INDIRIZZO], [ny_Antonios frsta].[NEW
LOCALIT], Count([ny_Antonios frsta].SommaDiColli) AS
ConteggioDiSommaDiColli
FROM [ny_Antonios frsta]
WHERE [ny_Antonios frsta].Date >= DateAdd("d", -1, Forms!MyForm![Enter
Date])
AND [ny_Antonios frsta].Date < DateAdd("d", 2, Forms!MyForm![Enter Date])
GROUP BY [ny_Antonios frsta].Date, [ny_Antonios frsta].[NEW RAGIONE
SOCIALE], [ny_Antonios frsta].[NEW INDIRIZZO], [ny_Antonios frsta].[NEW
LOCALIT];

Pieter


"Andreas" wrote in message
news24FA1FA-D14A-4FA9-8CCE-15E7541F8CE0@microsoft.com...
> Here is the sql before the criteria, not possible to open sql with the
> criteria
>
> Thanks!
>
> Andreas
>
> SELECT [ny_Antonios frsta].Date AS Espr1, [ny_Antonios frsta].[NEW
> RAGIONE
> SOCIALE], [ny_Antonios frsta].[NEW INDIRIZZO], [ny_Antonios frsta].[NEW
> LOCALIT], Count([ny_Antonios frsta].SommaDiColli) AS
> ConteggioDiSommaDiColli
>
> FROM [ny_Antonios frsta]
>
> GROUP BY [ny_Antonios frsta].Date, [ny_Antonios frsta].[NEW RAGIONE
> SOCIALE], [ny_Antonios frsta].[NEW INDIRIZZO], [ny_Antonios frsta].[NEW
> LOCALIT];
>
>
> "Pieter Wijnen" skrev:
>
>> Try posting your queries SQL, Then it's easier for us
>>
>> Pieter
>>
>>
>> "Andreas" wrote in message
>> news:5F71BE82-8485-4314-94B6-4A56CB5E46A9@microsoft.com...
>> > Indeed, I am working in a query made on a query that is made on a
>> > table.
>> > The
>> > first query shows which dates two different companies delivers to the
>> > same
>> > adress. Now I want to make the same thing except not looking at just
>> > one
>> > date, instead a time interval as described
>> >
>> > Andreas
>> >
>> > "Jeff Boyce" skrev:
>> >
>> >> Andreas
>> >>
>> >> I can't tell from your description where you are trying to use the
>> >> criteria.
>> >> Are you working on a query?
>> >>
>> >> By the way, if your field is actually named "Date", be aware that
>> >> Access
>> >> treats this as a reserved word, and may get confused as to what
>> >> field/which
>> >> function to use.
>> >>
>> >> --
>> >> Regards
>> >>
>> >> Jeff Boyce
>> >> Microsoft Office/Access MVP
>> >> http://mvp.support.microsoft.com/
>> >>
>> >> Microsoft IT Academy Program Mentor
>> >> http://microsoftitacademy.com/
>> >>
>> >> Microsoft Registered Partner
>> >> https://partner.microsoft.com/
>> >>
>> >>
>> >> "Andreas" wrote in message
>> >> news:8DC5BED7-6EEA-4DF7-8E43-56B1A17426FC@microsoft.com...
>> >> > I want to put this string as a criteria in my Date field to be able
>> >> > to
>> >> > see
>> >> > the results from different date intervals.
>> >> >
>> >> > = DateAdd("d"; -1; [Enter Date]) AND < DateAdd("d"; 2; [Enter Date])
>> >> >
>> >> > But I receive an error saying:
>> >> >
>> >> > Syntax Error in expression
>> >> > E possible che sia stato immeso un operande senza un operatore
>> >> > (italian)
>> >> >
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=14034
>> >> > What have I done wrong?
>> >> >
>> >> > And: Is it possible to visualize this time interval (+-1 day) for
>> >> > all
>> >> dates
>> >> > without being forced to put in a special date; i.e. to show this
>> >> > interval
>> >> for
>> >> > all dates at the same time?
>> >> >
>> >> > Would REALLY need to solve this issue?
>> >> >
>> >> > Thanks
>> >> >
>> >> > Andreas
>> >>
>> >>

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=14034
>>
>> --------------------------------------------------------------------------------
>> I am using the free version of SPAMfighter for private users.
>> It has removed 4382 spam emails to date.
>> Paying users do not have this message in their emails.
>> Try SPAMfighter for free now!
>>
>>
>>


--------------------------------------------------------------------------------
I am using the free version of SPAMfighter for private users.
It has removed 4382 spam emails to date.
Paying users do not have this message in their emails.
Try SPAMfighter for free now!


Reply With Quote
  #7 (permalink)  
Old 28-Jul-2006, 08:42 AM
Andreas's Avatar Andreas
Guest
 
Posts: n/a
   
   
Re: DateAdd

  Donate Today!  
Me scuse ma io non capisco!

I do really appreciate your help, however I must ask an amateur question;
now I tried to copy/paste the first string into the sql in the question I
had, erasing everything so basically I started a new question. Then I got 4
question (date, date, ragione etc) but no matter how I answered them I am not
able to see any information, an empty question without information pops up
instead.

I did the same with the second string but as a source to a form by pasting
it into a question that I went into the properties and data in a new form to
get to. Same result. How should I do to make it work?

"Pieter Wijnen" skrev:

> capice
>
> PARAMETERS [Enter Date] DateTime;
> SELECT [ny_Antonios första].Date AS Espr1, [ny_Antonios första].[NEW RAGIONE
> SOCIALE], [ny_Antonios första].[NEW INDIRIZZO], [ny_Antonios första].[NEW
> LOCALITÁ], Count([ny_Antonios första].SommaDiColli) AS
> ConteggioDiSommaDiColli
> FROM [ny_Antonios första]
> WHERE [ny_Antonios första].Date >= DateAdd("d", -1, [Enter Date]) AND
> [ny_Antonios första].Date < DateAdd("d", 2, [Enter Date])
> GROUP BY [ny_Antonios första].Date, [ny_Antonios första].[NEW RAGIONE
> SOCIALE], [ny_Antonios första].[NEW INDIRIZZO], [ny_Antonios första].[NEW
> LOCALITÁ];
>
> I would probably use a Form To Enter The Date Though & Use:
>
> PARAMETERS Forms!MyForm![Enter Date] DateTime;
> SELECT [ny_Antonios första].Date AS Espr1, [ny_Antonios första].[NEW RAGIONE
> SOCIALE], [ny_Antonios första].[NEW INDIRIZZO], [ny_Antonios första].[NEW
> LOCALITÁ], Count([ny_Antonios första].SommaDiColli) AS
> ConteggioDiSommaDiColli
> FROM [ny_Antonios första]
> WHERE [ny_Antonios första].Date >= DateAdd("d", -1, Forms!MyForm![Enter
> Date])
> AND [ny_Antonios första].Date < DateAdd("d", 2, Forms!MyForm![Enter Date])
> GROUP BY [ny_Antonios första].Date, [ny_Antonios första].[NEW RAGIONE
> SOCIALE], [ny_Antonios första].[NEW INDIRIZZO], [ny_Antonios första].[NEW
> LOCALITÁ];
>
> Pieter
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=14034
>
>
> "Andreas" wrote in message
> news24FA1FA-D14A-4FA9-8CCE-15E7541F8CE0@microsoft.com...
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=14034
> > Here is the sql before the criteria, not possible to open sql with the
> > criteria
> >
> > Thanks!
> >
> > Andreas
> >
> > SELECT [ny_Antonios första].Date AS Espr1, [ny_Antonios första].[NEW
> > RAGIONE
> > SOCIALE], [ny_Antonios första].[NEW INDIRIZZO], [ny_Antonios första].[NEW
> > LOCALITÁ], Count([ny_Antonios första].SommaDiColli) AS
> > ConteggioDiSommaDiColli
> >
> > FROM [ny_Antonios första]
> >
> > GROUP BY [ny_Antonios första].Date, [ny_Antonios första].[NEW RAGIONE
> > SOCIALE], [ny_Antonios första].[NEW INDIRIZZO], [ny_Antonios första].[NEW
> > LOCALITÁ];
> >
> >
> > "Pieter Wijnen" skrev:
> >
> >> Try posting your queries SQL, Then it's easier for us
> >>
> >> Pieter
> >>
> >>
> >> "Andreas" wrote in message
> >> news:5F71BE82-8485-4314-94B6-4A56CB5E46A9@microsoft.com...
> >> > Indeed, I am working in a query made on a query that is made on a
> >> > table.
> >> > The
> >> > first query shows which dates two different companies delivers to the
> >> > same
> >> > adress. Now I want to make the same thing except not looking at just
> >> > one
> >> > date, instead a time interval as described
> >> >
> >> > Andreas
> >> >
> >> > "Jeff Boyce" skrev:
> >> >
> >> >> Andreas
> >> >>
> >> >> I can't tell from your description where you are trying to use the
> >> >> criteria.
> >> >> Are you working on a query?
> >> >>
> >> >> By the way, if your field is actually named "Date", be aware that
> >> >> Access
> >> >> treats this as a reserved word, and may get confused as to what
> >> >> field/which
> >> >> function to use.
> >> >>
> >> >> --
> >> >> Regards
> >> >>
> >> >> Jeff Boyce
> >> >> Microsoft Office/Access MVP
> >> >> http://mvp.support.microsoft.com/
> >> >>
> >> >> Microsoft IT Academy Program Mentor
> >> >> http://microsoftitacademy.com/
> >> >>
> >> >> Microsoft Registered Partner
> >> >> https://partner.microsoft.com/
> >> >>
> >> >>
> >> >> "Andreas" wrote in message
> >> >> news:8DC5BED7-6EEA-4DF7-8E43-56B1A17426FC@microsoft.com...
> >> >> > I want to put this string as a criteria in my Date field to be able
> >> >> > to
> >> >> > see
> >> >> > the results from different date intervals.
> >> >> >
> >> >> > = DateAdd("d"; -1; [Enter Date]) AND < DateAdd("d"; 2; [Enter Date])
> >> >> >
> >> >> > But I receive an error saying:
> >> >> >
> >> >> > Syntax Error in expression
> >> >> > E possible che sia stato immeso un operande senza un operatore
> >> >> > (italian)
> >> >> >
> >> >> > What have I done wrong?
> >> >> >
> >> >> > And: Is it possible to visualize this time interval (+-1 day) for
> >> >> > all
> >> >> dates
> >> >> > without being forced to put in a special date; i.e. to show this
> >> >> > interval
> >> >> for
> >> >> > all dates at the same time?
> >> >> >
> >> >> > Would REALLY need to solve this issue?
> >> >> >
> >> >> > Thanks
> >> >> >
> >> >> > Andreas
> >> >>
> >> >>
> >>
> >> --------------------------------------------------------------------------------
> >> I am using the free version of SPAMfighter for private users.
> >> It has removed 4382 spam emails to date.
> >> Paying users do not have this message in their emails.
> >> Try SPAMfighter for free now!
> >>
> >>
> >>

>
> --------------------------------------------------------------------------------
> I am using the free version of SPAMfighter for private users.
> It has removed 4382 spam emails to date.
> Paying users do not have this message in their emails.
> Try SPAMfighter for free now!
>
>
>

Reply With Quote
   Click Here to Donate Now!

Support Us!
Become a Promoter!
Gurfateh ji, you can become a SPN Promoter by Donating as little as $10 each month. With limited resources & high operational costs, your donations make it possible for us to deliver a quality website and spread the teachings of the Sri Guru Granth Sahib Ji, to serve & uplift humanity. Every contribution counts. Donate Generously. Gurfateh!
ReplyPost New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!

Bookmarks


(View-All Members who have read this thread : 0
There are no names to display.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Tools Search
Search:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

» Gurbani Jukebox
Listen to Gurbani while surfing SPN!
» Active Discussions
sikhism Who is "Mohan"?
Today 08:46 AM
22 Replies, 348 Views
sikhism How important is Matha...
Today 08:12 AM
59 Replies, 1,041 Views
sikhism need urgent advice.......
Today 06:46 AM
6 Replies, 87 Views
sikhism ਨਾਮਾ
Today 06:37 AM
2 Replies, 53 Views
sikhism Sikh Diamonds Video...
Today 04:23 AM
6 Replies, 120 Views
sikhism Are Creator and Creation...
Today 01:30 AM
44 Replies, 2,837 Views
sikhism Herman Hesse,...
Today 00:54 AM
13 Replies, 230 Views
sikhism On a Scale of Most...
Yesterday 21:42 PM
30 Replies, 1,277 Views
sikhism I became victim by...
Yesterday 19:50 PM
0 Replies, 46 Views
sikhism Sikh Books downloads
Yesterday 15:39 PM
2 Replies, 66 Views
sikhism Salok Sheikh Farid ji...
Yesterday 09:35 AM
0 Replies, 47 Views
sikhism In Punjab, three farmers...
Yesterday 05:36 AM
0 Replies, 49 Views
sikhism Supernatural Sikhs, what...
Yesterday 03:45 AM
19 Replies, 416 Views
sikhism Sukhmani Sahib Astpadi...
26-May-2012 22:57 PM
0 Replies, 51 Views
Do You Think You Are...
26-May-2012 09:59 AM
94 Replies, 8,258 Views
» Books You Should Read...
Powered by vBadvanced CMPS v3.2.2

All times are GMT +6.5. The time now is 09:58 AM.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.5.2 Copyright 2004-12, All Rights Reserved. Sikh Philosophy Network


Page generated in 5.41143 seconds with 30 queries