Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-20-2008, 08:08 AM
js js is offline
Senior Member
 
Join Date: Jun 2007
Posts: 110
Default Remote Server Connection .........access(.mdb) file

please tel me how can i read/get the contents of a site and use in it my program..........

i want to develop a player which will get the information from my site database and use it....


also tell me in which language i will develop my web site.......asp php html xml
and which db i will use
so my player will get the information easily


thkx



Reply With Quote
  #2 (permalink)  
Old 07-20-2008, 03:32 PM
Senior Member
 
Join Date: Nov 2007
Posts: 128
Default Re: get web site database contents to my program

Why don't you read the help documents??!! Use your eyes!
Reply With Quote
  #3 (permalink)  
Old 07-20-2008, 09:51 PM
js js is offline
Senior Member
 
Join Date: Jun 2007
Posts: 110
Default Re: get web site database contents to my program

sorry.........what u want to say.........
Reply With Quote
  #4 (permalink)  
Old 07-20-2008, 10:45 PM
js js is offline
Senior Member
 
Join Date: Jun 2007
Posts: 110
Default Re: get web site database contents to my program

i have attached a example file ....please take a look
Reply With Quote
  #5 (permalink)  
Old 07-23-2008, 07:41 PM
js js is offline
Senior Member
 
Join Date: Jun 2007
Posts: 110
Default Remote Server Connection .........access(.mdb) file

ok no one helped me........thankx for that

now on my on base i have completed that task........remote connect with mdb file from web site

in output windows it show's
"connection completed" with db

but now recordset is not working

Code:
var record1 = new ActiveXObject("ADODB.Recordset");
record1.Open("select uname, ukey, uip from info",conn,1,1);

record1.moveFirst();
Dialogs.msgBox(record1.Fields(0).value.toString())
plz some one help me
swfkit admin where r u.....help me

js

Reply With Quote
  #6 (permalink)  
Old 07-24-2008, 05:01 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re: Remote Server Connection .........access(.mdb) file

I'm not sure about your situation. But the .mdb file must be in a shared folder, as described in the following article:
http://www.motobit.com/tips/detpg_ropenmdb/
Reply With Quote
  #7 (permalink)  
Old 07-24-2008, 08:21 PM
js js is offline
Senior Member
 
Join Date: Jun 2007
Posts: 110
Default Re: Remote Server Connection .........access(.mdb) file

thnkx for reply...........reply is a motivation for person ;D


plz tel me have u seen my attached file 8)

if yes
then have u seen the output windows after running the program

if yes
then have u seen that the connection with db is completed
but the recordset is showing error :-[

and i........... http://www.motobit.com/tips/detpg_ropenmdb/ ......opened that link .......but it not work or i do not understand it ???

please take a look and give me a way of out from that problem

thkx for replying
js
Reply With Quote
  #8 (permalink)  
Old 08-05-2008, 05:54 PM
js js is offline
Senior Member
 
Join Date: Jun 2007
Posts: 110
Default Re: Remote Server Connection .........access(.mdb) file

y it is so difficult for u swfkit admin..????? >

please some one help me out of this problem.........

please :'(


Reply With Quote
  #9 (permalink)  
Old 08-06-2008, 01:16 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re: Remote Server Connection .........access(.mdb) file

I'm really sorry that I don't know how to help you. I've no idea how to connect a remote mdb file directly, and your sample doesn't work because it cannot connect the database. If it's inconvenient for you to write a web application, why don't you convert the mdb file to MYSQL, which can be connected remotely.
Reply With Quote
  #10 (permalink)  
Old 08-06-2008, 02:58 PM
js js is offline
Senior Member
 
Join Date: Jun 2007
Posts: 110
Default Re: Remote Server Connection .........access(.mdb) file

ok i will convert it in MYSQL

then please open my sample file and edit the connection string
and convert that string to MYSQL connection string

and send me
thx
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
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 Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:16 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.