Hi,
I am not sure if I am doing this right. I am getting an error.
Oreste
"SourceNo = 3 ; Operation = Create ; ContactID = " & Hotel Booked::_id & " ; Resource = Hotel Booked::_id_Hotel ; DateStart = " & Hotel Booked::DateStart" ; Dateend = " & Hotel Booked::Dateend"
Create new Event
2 posts
• Page 1 of 1
Posts: 65
Joined: Wed Dec 16, 2009 9:04 am |
|
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
Try this:
"SourceNo = 3 ; Operation = Create ; ContactID = " & Hotel Booked::_id & " ; Resource = " & Hotel Booked::_id_Hotel & " ; DateStart = " & Hotel Booked::DateStart & " ; DateEnd = " & Hotel Booked::Dateend John Sindelar
SeedCode |
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 3 guests