|
Home > Archive > SQL Anywhere Mobile > October 2005 > MS-Sql_Ulgen_Publication
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
MS-Sql_Ulgen_Publication
|
|
|
| Hello,
Iam not sure why my previous post containing he same sub was
deleted ,but any way my query was:
I have created a database named "db1" (using sql server
enterprise >new database..)
I have run the Mobilink Sync script (using Query analyzer)
I have created the tables with my script(using query
analyzer)
The tables have been created(including username,version)
My doubts are:
1>in Sybase central we specify publication and project , how
to create them in MSSQL?
2>I have to generate ulgen files to be used by a palm app,
how to spcify the parameters for the ULgen command?
just give a small sample statement for "ulgen" for this kind
of situation.
Regards,
Rado
| |
| David Fishburn 2005-10-27, 8:21 am |
| GeLui wrote in news:43560a3f.4086.1681692777@sybase.com
of sybase.public.sqlanywhere.mobilink:
Please ALWAYS include version and MORE importantly BUILD number
with EACH post (dbeng9 -v).
....
G> My doubts are:
G>
G> 1>in Sybase central we specify publication and project , how
G> to create them in MSSQL?
You don't.
Those are only created in the remote database. They tell the remote
what tables and column must be synchronized.
G> 2>I have to generate ulgen files to be used by a palm app,
G> how to spcify the parameters for the ULgen command?
What did you come up with?
What problems did you run into?
ULGEN connects to an ASA database NOT a SQL Server database.
You would run this from the command line.
Is that the problem, you are trying to connect ULGEN to SQL Server?
Do you use any data modelling tools for your database?
PowerDesigner, Erwin, ...
--
David Fishburn
Certified ASA Developer Version 8
iAnywhere Solutions - Sybase
Professional Services
Please only post to the newsgroup
Please ALWAYS include version and MORE importantly BUILD number with
EACH post (dbeng9 -v).
EBFs and Maintenance Releases
http://downloads.sybase.com/swx/sdmain.stm
Developer Community / Whitepapers
http://www.ianywhere.com/developer
CaseXpress - to report bugs
http://casexpress.sybase.com
CodeXchange - Free samples
[url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
|
|
|
|
|